Home
last modified time | relevance | path

Searched defs:thread_pool_ (Results 1 – 12 of 12) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/costs/
Dmeasuring_cost_estimator.h70 std::unique_ptr<thread::ThreadPool> thread_pool_; variable
/external/tensorflow/tensorflow/core/grappler/clusters/
Dsingle_machine.h75 std::unique_ptr<thread::ThreadPool> thread_pool_; variable
/external/v8/src/libplatform/
Ddefault-platform.h84 std::vector<WorkerThread*> thread_pool_; in NON_EXPORTED_BASE() local
/external/tensorflow/tensorflow/cc/training/
Dqueue_runner.h119 std::unique_ptr<thread::ThreadPool> thread_pool_; variable
Dcoordinator_test.cc113 std::unique_ptr<thread::ThreadPool> thread_pool_; member in tensorflow::__anon6e1b8b290111::MockQueueRunner
/external/tensorflow/tensorflow/contrib/boosted_trees/lib/learner/common/partitioners/
Dexample_partitioner_test.cc35 thread::ThreadPool thread_pool_; member in tensorflow::boosted_trees::learner::__anond206f42b0111::ExamplePartitionerTest
/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_device.h122 std::unique_ptr<thread::ThreadPool> thread_pool_; variable
/external/tensorflow/tensorflow/core/kernels/
Dreader_ops.cc73 std::unique_ptr<thread::ThreadPool> thread_pool_; member in tensorflow::ReaderVerbAsyncOpKernel
/external/tensorflow/tensorflow/core/kernels/data/
Diterator_ops.cc647 std::unique_ptr<thread::ThreadPool> thread_pool_; member in tensorflow::__anon70b9ebe50111::ToSingleElementOp
831 std::unique_ptr<thread::ThreadPool> thread_pool_; member in tensorflow::__anon70b9ebe50111::OneShotIteratorOp
898 std::unique_ptr<thread::ThreadPool> thread_pool_; member in tensorflow::__anon70b9ebe50111::IteratorGetNextOp
/external/tensorflow/tensorflow/contrib/data/kernels/
Dprefetching_kernels.cc230 thread::ThreadPool* thread_pool_; member in tensorflow::FunctionBufferingResource
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dparallel_cpu_executable.cc152 tensorflow::thread::ThreadPool* thread_pool_; member in xla::cpu::__anon140a73100111::Executor
/external/tensorflow/tensorflow/core/distributed_runtime/
Dexecutor_test.cc85 thread::ThreadPool* thread_pool_ = nullptr; member in tensorflow::ExecutorTest