Searched defs:desired_parallelism (Results 1 – 2 of 2) sorted by relevance
25 const int desired_parallelism, thread::ThreadPool* const thread_pool, in UpdatePartitions()58 const int desired_parallelism, thread::ThreadPool* const thread_pool, in PartitionExamples()
22 void ParallelFor(int64 batch_size, int64 desired_parallelism, in ParallelFor()