Searched defs:ParallelForWithWorkerId (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/core/platform/ | ||
D | threadpool.cc | 212 void ThreadPool::ParallelForWithWorkerId( in ParallelForWithWorkerId() function in tensorflow::thread::ThreadPool |
/external/tensorflow/tensorflow/core/lib/core/ | ||
D | threadpool_test.cc | 317 TEST(ThreadPool, ParallelForWithWorkerId) { in TEST() argument |