Home
last modified time | relevance | path

Searched refs:to_device_ctx (Results 1 – 12 of 12) sorted by relevance

/external/tensorflow/tensorflow/contrib/gdr/
Dgdr_collective_executor_mgr.cc38 DeviceContext* to_device_ctx, in RecvBufCall() argument
80 DeviceContext* to_device_ctx, in RecvFromPeer() argument
87 peer_device, peer_task, peer_is_local, key, to_device, to_device_ctx, in RecvFromPeer()
103 to_device_ctx, to_tensor, done](const Status& s) { in RecvFromPeer()
107 to_device_ctx, to_alloc_attr.on_host(), done); in RecvFromPeer()
119 to_device, to_device_ctx, to_alloc_attr, in RecvFromPeer()
126 step_id_, peer_device, peer_task, key, to_device, to_device_ctx, in RecvFromPeer()
/external/tensorflow/tensorflow/core/distributed_runtime/
Dcollective_rma_distributed.cc37 DeviceContext* to_device_ctx, in RecvBufCall() argument
77 const string& key, Device* to_device, DeviceContext* to_device_ctx, in RecvFromPeer() argument
83 peer_device, peer_task, peer_is_local, key, to_device, to_device_ctx, in RecvFromPeer()
99 to_device_ctx, to_tensor, dev_to_dev_stream_index, in RecvFromPeer()
136 nullptr /*send_dev_ctx*/, to_device_ctx, cpu_dev, in RecvFromPeer()
163 to_device, to_device_ctx, to_alloc_attr, in RecvFromPeer()
170 step_id_, peer_device, peer_task, key, to_device, to_device_ctx, in RecvFromPeer()
Dcollective_rma_distributed_test.cc276 DeviceContext* to_device_ctx = nullptr; in TEST_F() local
281 kBufKey, dst_device, to_device_ctx, alloc_attr_, &to_tensor_, in TEST_F()
304 DeviceContext* to_device_ctx = nullptr; in TEST_F() local
309 kBufKey, dst_device, to_device_ctx, alloc_attr_, &to_tensor_, in TEST_F()
336 DeviceContext* to_device_ctx = nullptr; in TEST_F() local
341 kBufKey, dst_device, to_device_ctx, alloc_attr_, &to_tensor_, in TEST_F()
Dcollective_rma_distributed.h37 DeviceContext* to_device_ctx,
/external/tensorflow/tensorflow/core/common_runtime/
Dcollective_rma_local.cc28 const string& key, Device* to_device, DeviceContext* to_device_ctx, in RecvFromPeer() argument
41 key, [to_tensor, to_device_ctx, to_device, to_alloc_attr, in RecvFromPeer()
51 to_device_ctx, // dst DeviceContext in RecvFromPeer()
Dbase_collective_executor.h123 DeviceContext* to_device_ctx, in RecvFromPeer() argument
128 peer_device, peer_task, peer_is_local, key, to_device, to_device_ctx, in RecvFromPeer()
Dcollective_rma_local.h41 DeviceContext* to_device_ctx,
Dtest_collective_executor_mgr.h33 DeviceContext* to_device_ctx, in RecvFromPeer() argument
Dring_gatherer_test.cc68 DeviceContext* to_device_ctx, in RecvFromPeer() argument
75 peer_device, peer_task, peer_is_local, key, to_device, to_device_ctx, in RecvFromPeer()
Dring_reducer_test.cc68 DeviceContext* to_device_ctx, in RecvFromPeer() argument
75 peer_device, peer_task, peer_is_local, key, to_device, to_device_ctx, in RecvFromPeer()
Dhierarchical_tree_broadcaster_test.cc164 DeviceContext* to_device_ctx, in RecvFromPeer() argument
170 peer_device, peer_task, peer_is_local, key, to_device, to_device_ctx, in RecvFromPeer()
/external/tensorflow/tensorflow/core/framework/
Dcollective.h237 Device* to_device, DeviceContext* to_device_ctx,