Home
last modified time | relevance | path

Searched defs:ParallelForWithWorkerId (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/platform/
Dthreadpool.cc212 void ThreadPool::ParallelForWithWorkerId( in ParallelForWithWorkerId() function in tensorflow::thread::ThreadPool
231 void ThreadPool::ParallelForWithWorkerId( in ParallelForWithWorkerId() function in tensorflow::thread::ThreadPool
/external/tensorflow/tensorflow/core/lib/core/
Dthreadpool_test.cc317 TEST(ThreadPool, ParallelForWithWorkerId) { in TEST() argument