/external/eigen/unsupported/test/ |
D | cxx11_tensor_notification.cpp | 37 ThreadPool thread_pool(1); in test_notification_single() local 61 ThreadPool thread_pool(1); in test_notification_multiple() local
|
D | cxx11_tensor_thread_pool.cpp | 275 ThreadPool thread_pool(num_threads); in test_multithreaded_reductions() local
|
/external/tensorflow/tensorflow/python/data/experimental/ops/ |
D | threadpool.py | 66 def __init__(self, input_dataset, thread_pool): argument 78 def override_threadpool(dataset, thread_pool): argument
|
/external/tensorflow/tensorflow/core/lib/core/ |
D | notification_test.cc | 27 thread::ThreadPool* thread_pool = in TEST() local 56 thread::ThreadPool* thread_pool = in TEST() local
|
D | blocking_counter_test.cc | 38 thread::ThreadPool* thread_pool = in TEST() local 55 std::unique_ptr<thread::ThreadPool> thread_pool( in BM_BlockingCounter() local
|
/external/grpc-grpc/src/python/grpcio/grpc/beta/ |
D | implementations.py | 144 metadata_transformer, thread_pool, thread_pool_size): argument 160 thread_pool=None, argument 243 response_serializers, thread_pool, thread_pool_size, argument 260 thread_pool=None, argument
|
/external/tensorflow/tensorflow/contrib/boosted_trees/lib/learner/common/partitioners/ |
D | example_partitioner.cc | 25 const int desired_parallelism, thread::ThreadPool* const thread_pool, in UpdatePartitions() 58 const int desired_parallelism, thread::ThreadPool* const thread_pool, in PartitionExamples()
|
/external/grpc-grpc/src/python/grpcio/grpc/ |
D | _server.py | 523 def _handle_unary_unary(rpc_event, state, method_handler, thread_pool): argument 532 def _handle_unary_stream(rpc_event, state, method_handler, thread_pool): argument 541 def _handle_stream_unary(rpc_event, state, method_handler, thread_pool): argument 550 def _handle_stream_stream(rpc_event, state, method_handler, thread_pool): argument 592 def _handle_with_method_handler(rpc_event, method_handler, thread_pool): argument 615 def _handle_call(rpc_event, generic_handlers, interceptor_pipeline, thread_pool, argument 652 interceptor_pipeline, thread_pool, maximum_concurrent_rpcs): argument 805 def __init__(self, thread_pool, generic_handlers, interceptors, options, argument 835 def create_server(thread_pool, generic_rpc_handlers, interceptors, options, argument
|
/external/tensorflow/tensorflow/contrib/boosted_trees/lib/utils/ |
D | parallel_for.cc | 23 thread::ThreadPool* thread_pool, in ParallelFor()
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | single_threaded_cpu_device.cc | 34 static thread::ThreadPool* thread_pool = in GraphRunnerThreadPool() local
|
/external/tensorflow/tensorflow/core/kernels/ |
D | bincount_op.cc | 55 ThreadPool* thread_pool = in Compute() local
|
D | matrix_set_diag_op.cc | 131 auto thread_pool = in Compute() local
|
D | matrix_band_part_op.cc | 144 auto thread_pool = in operator ()() local
|
D | sparse_matmul_op.cc | 1142 const DeviceBase::CpuWorkerThreads* thread_pool) { in CreateSparseSlices() 1238 const DeviceBase::CpuWorkerThreads* thread_pool, MatrixR* buffer) { in ShuffleMatrix() 1306 const DeviceBase::CpuWorkerThreads* thread_pool, MatrixR* buffer, in CreateDenseSlices() 1362 void do_on_all_threads(const DeviceBase::CpuWorkerThreads* thread_pool, in do_on_all_threads() 1429 bool transpose_left, const DeviceBase::CpuWorkerThreads* thread_pool, in Compute() 1534 bool transpose_left, const DeviceBase::CpuWorkerThreads* thread_pool, in Compute()
|
D | dynamic_stitch_op.cc | 288 auto thread_pool = in Compute() local
|
/external/grpc-grpc/src/python/grpcio_tests/tests/unit/_cython/ |
D | _cancel_many_calls_test.py | 94 def _serve(state, server, server_completion_queue, thread_pool): argument
|
/external/tensorflow/tensorflow/cc/client/ |
D | client_session_test.cc | 78 thread::ThreadPool thread_pool(Env::Default(), "pool", 2); in TEST() local
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | platform_util.cc | 231 tensorflow::thread::ThreadPool thread_pool( in GetStreamExecutors() local
|
/external/tensorflow/tensorflow/compiler/jit/ |
D | xla_device_context.cc | 78 thread::ThreadPool* thread_pool) in XlaDeviceContext()
|
/external/tensorflow/tensorflow/contrib/coder/kernels/ |
D | pmf_to_cdf_op.cc | 69 thread::ThreadPool* thread_pool = in Compute() local
|
/external/tensorflow/tensorflow/core/distributed_runtime/ |
D | master_test.cc | 281 thread::ThreadPool thread_pool(Env::Default(), "extend_pool", 100); in TEST_F() local 353 thread::ThreadPool thread_pool(Env::Default(), "extend_pool", 3); in TEST_F() local
|
/external/tensorflow/tensorflow/core/framework/ |
D | device_base.h | 260 void set_tensorflow_device_thread_pool(thread::ThreadPool* thread_pool) { in set_tensorflow_device_thread_pool()
|
/external/tensorflow/tensorflow/compiler/xla/tools/ |
D | replay_computation.cc | 366 tensorflow::thread::ThreadPool thread_pool( in RealMain() local
|
/external/tensorflow/tensorflow/core/debug/ |
D | debug_grpc_io_utils_test.cc | 36 std::unique_ptr<thread::ThreadPool> thread_pool; member
|
/external/tensorflow/tensorflow/core/grappler/ |
D | utils_test.cc | 182 std::unique_ptr<thread::ThreadPool> thread_pool( in TEST_F() local
|