/external/tensorflow/tensorflow/python/training/ |
D | server_lib.py | 27 def _make_server_def(server_or_cluster_def, job_name, task_index, protocol, argument 110 task_index=None, argument 414 def task_address(self, job_name, task_index): argument 533 def set_device_filters(self, job_name, task_index, device_filters): argument
|
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/ |
D | grpc_tensorflow_server.cc | 42 int task_index, ServerDef* options) { in FillServerDef() 101 int task_index = 0; in main() local
|
D | grpc_testlib_server.cc | 39 int num_cpus, int num_gpus, int task_index, in FillServerDef() 84 int task_index = 0; in main() local
|
/external/tensorflow/tensorflow/core/protobuf/ |
D | tensorflow_server.proto | 45 int32 task_index = 3; field
|
/external/tensorflow/tensorflow/python/eager/ |
D | remote.py | 79 task_index=0, argument
|
D | remote_execution_test.py | 43 task_index): argument
|
D | remote_cluster_test.py | 44 task_index): argument
|
/external/cronet/base/task/thread_pool/ |
D | test_task_factory.cc | 50 void TestTaskFactory::RunTaskCallback(size_t task_index, in RunTaskCallback()
|
/external/libchrome/base/task_scheduler/ |
D | test_task_factory.cc | 50 void TestTaskFactory::RunTaskCallback(size_t task_index, in RunTaskCallback()
|
/external/crosvm/base/src/sys/windows/ |
D | priority.rs | 21 let mut task_index: u32 = 0; in set_audio_thread_priorities() localVariable
|
/external/cronet/base/task/ |
D | single_thread_task_executor_unittest.cc | 958 int task_index = 0; in TEST_P() local 990 int task_index = 0; in TEST_P() local 1020 int task_index = 0; in TEST_P() local 1057 int task_index = 0; in TEST_P() local 1088 int task_index = 0; in TEST_P() local 1142 int task_index = 0; in TEST_P() local 1204 int task_index = 0; in TEST_P() local 1240 int task_index = 0; in TEST_P() local
|
/external/tensorflow/tensorflow/core/distributed_runtime/ |
D | master_env.h | 41 int task_index; member
|
/external/tensorflow/tensorflow/python/data/experimental/kernel_tests/ |
D | replicate_test.py | 224 task_index): argument
|
/external/libchrome/base/message_loop/ |
D | message_loop_unittest.cc | 1371 int task_index = 0; in TEST_P() local 1403 int task_index = 0; in TEST_P() local 1433 int task_index = 0; in TEST_P() local 1470 int task_index = 0; in TEST_P() local 1501 int task_index = 0; in TEST_P() local 1555 int task_index = 0; in TEST_P() local 1616 int task_index = 0; in TEST_P() local 1651 int task_index = 0; in TEST_P() local
|
/external/cronet/base/threading/ |
D | scoped_blocking_call_unittest.cc | 506 auto blocking_task = BindLambdaForTesting([&](int task_index) { in TEST_F() 573 auto blocking_task = BindLambdaForTesting([&](int task_index) { in TEST_F()
|
/external/tensorflow/tensorflow/c/eager/ |
D | c_api_cluster_test.cc | 33 void ReplaceTaskInServerDef(tensorflow::ServerDef* server_def, int task_index) { in ReplaceTaskInServerDef()
|
D | c_api_test.cc | 1971 const tensorflow::ServerDef& server_def, int task_index) { in ReplaceTaskInServerDef() 2183 void ReplaceTaskInServerDef(tensorflow::ServerDef* server_def, int task_index, in ReplaceTaskInServerDef() 2332 const tensorflow::ServerDef& cluster_server_def, int task_index) { in CreateSingleHostServerDef()
|
/external/tensorflow/tensorflow/core/common_runtime/eager/ |
D | context_distributed_manager.cc | 653 const int32_t task_index = tdf.first; in SetOrUpdateServerDef() local
|
/external/tensorflow/tensorflow/lite/delegates/gpu/metal/ |
D | inference_context.cc | 57 void AddUsage(ValueId id, int task_index, in AddUsage()
|
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/ |
D | inference_context.cc | 54 void AddUsage(ValueId id, int task_index, in AddUsage()
|