Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Ddevice_base.h169 virtual thread::ThreadPool* tensorflow_device_thread_pool() { in tensorflow_device_thread_pool() function
Ddataset.h306 ctx->device()->tensorflow_device_thread_pool(); in Params()
/external/tensorflow/tensorflow/core/distributed_runtime/
Dgraph_mgr.cc509 unit.device->tensorflow_device_thread_pool(); in StartParallelExecutors()
/external/tensorflow/tensorflow/core/common_runtime/
Ddirect_session.cc644 item.device->tensorflow_device_thread_pool(); in RunInternal()
Dfunction.cc452 pool = device_->tensorflow_device_thread_pool(); in FunctionLibraryRuntimeImpl()