Searched defs:remote_task (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/eager/ |
H A D | remote_tensor_handle_data.cc | 29 void DestroyRemoteTensorHandle(EagerContext* ctx, const string& remote_task, in DestroyRemoteTensorHandle() 102 const string& remote_task, in RemoteTensorHandleData() 182 const TensorShape& shape, const string& remote_task) { in SetShapeAndRemoteTask()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/ |
H A D | tensor_handle.cc | 369 int64_t op_id, int32_t output_num, const string& remote_task, in CreateUnshapedRemoteHandle() 377 const string& remote_task, in TensorHandle() 771 const string& remote_task, in AddUnshapedRemoteMirror() 876 string remote_task; in SetRemoteShapeAndDevice() local
|
H A D | tensor_handle_test.cc | 160 const string remote_task = "/job:worker/replica:0/task:1"; in TEST_F() local 390 const string remote_task = "/job:worker/replica:0/task:1"; in TEST_F() local
|
H A D | context.cc | 1283 Status EagerContext::GetClient(const string& remote_task, in GetClient()
|
H A D | execute.cc | 1544 string remote_task; in EagerRemoteExecute() local
|
/aosp_15_r20/external/google-breakpad/src/client/mac/crash_generation/ |
H A D | crash_generation_server.cc | 112 mach_port_t remote_task = message.GetTranslatedPort(0); in WaitForOneMessage() local
|