Home
last modified time | relevance | path

Searched refs:to_alloc_attr (Results 1 – 11 of 11) sorted by relevance

/external/tensorflow/tensorflow/contrib/gdr/
Dgdr_collective_executor_mgr.cc39 const AllocatorAttributes& to_alloc_attr, Tensor* to_tensor, in RecvBufCall() argument
81 const AllocatorAttributes& to_alloc_attr, Tensor* to_tensor, in RecvFromPeer() argument
88 to_alloc_attr, to_tensor, client_locality, dev_to_dev_stream_index, in RecvFromPeer()
102 auto recv_buf_callback = [this, state, peer_task, to_device, to_alloc_attr, 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()
127 to_alloc_attr, to_tensor, client_locality, state->server_locality, in RecvFromPeer()
/external/tensorflow/tensorflow/core/distributed_runtime/
Dcollective_rma_distributed.cc38 const AllocatorAttributes& to_alloc_attr, Tensor* to_tensor, in RecvBufCall() argument
78 const AllocatorAttributes& to_alloc_attr, Tensor* to_tensor, in RecvFromPeer() argument
84 to_alloc_attr, to_tensor, client_locality, dev_to_dev_stream_index, in RecvFromPeer()
98 auto recv_buf_callback = [this, state, peer_task, to_device, to_alloc_attr, in RecvFromPeer()
137 to_device, cpu_attr, to_alloc_attr, cpu_tensor, in RecvFromPeer()
163 to_device, to_device_ctx, to_alloc_attr, in RecvFromPeer()
171 to_alloc_attr, to_tensor, client_locality, state->server_locality, in RecvFromPeer()
Dcollective_rma_distributed.h38 const AllocatorAttributes& to_alloc_attr, Tensor* to_tensor,
/external/tensorflow/tensorflow/core/common_runtime/
Dcollective_rma_local.cc29 const AllocatorAttributes& to_alloc_attr, Tensor* to_tensor, in RecvFromPeer() argument
41 key, [to_tensor, to_device_ctx, to_device, to_alloc_attr, in RecvFromPeer()
55 to_alloc_attr, // dst AllocatorAttributes in RecvFromPeer()
Dbase_collective_executor.h124 const AllocatorAttributes& to_alloc_attr, Tensor* to_tensor, in RecvFromPeer() argument
129 to_alloc_attr, to_tensor, client_locality, stream_index, done); in RecvFromPeer()
Dcollective_rma_local.h42 const AllocatorAttributes& to_alloc_attr, Tensor* to_tensor,
Dtest_collective_executor_mgr.h34 const AllocatorAttributes& to_alloc_attr, Tensor* to_tensor, in RecvFromPeer() argument
Dring_gatherer_test.cc69 const AllocatorAttributes& to_alloc_attr, Tensor* to_tensor, in RecvFromPeer() argument
76 to_alloc_attr, to_tensor, client_locality, dev_to_dev_stream_index, in RecvFromPeer()
Dring_reducer_test.cc69 const AllocatorAttributes& to_alloc_attr, Tensor* to_tensor, in RecvFromPeer() argument
76 to_alloc_attr, to_tensor, client_locality, dev_to_dev_stream_index, in RecvFromPeer()
Dhierarchical_tree_broadcaster_test.cc165 const AllocatorAttributes& to_alloc_attr, Tensor* to_tensor, in RecvFromPeer() argument
171 to_alloc_attr, to_tensor, client_locality, stream_index, done); in RecvFromPeer()
/external/tensorflow/tensorflow/core/framework/
Dcollective.h238 const AllocatorAttributes& to_alloc_attr,