Home
last modified time | relevance | path

Searched refs:do_on_all_threads (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dsparse_matmul_op.cc1363 void do_on_all_threads(const DeviceBase::CpuWorkerThreads* thread_pool, in do_on_all_threads() function
1464 do_on_all_threads(thread_pool, [&](int i) { in Compute()
1479 do_on_all_threads(thread_pool, [&](int i) { in Compute()