HomeSort by relevance Sort by last modified time
    Searched refs:threads_per_queue (Results 1 - 2 of 2) sorted by null

  /external/fio/profiles/
act.c 59 static unsigned int threads_per_queue; variable
83 unsigned int threads_per_queue; member in struct:act_options
125 .off1 = offsetof(struct act_options, threads_per_queue),
195 int rload = load * R_LOAD / threads_per_queue;
197 if (act_add_opt("numjobs=%u", threads_per_queue))
  /external/tensorflow/tensorflow/contrib/training/python/training/
sampling_ops.py 141 threads_per_queue=1,
163 threads_per_queue: Number of threads for the large queue that holds input
243 num_threads=threads_per_queue,
256 num_threads=threads_per_queue)

Completed in 164 milliseconds