Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/
Dcollective_rma_distributed.cc44 const AllocatorAttributes& to_alloc_attr, Tensor* to_tensor, in RecvBufCall() argument
111 const AllocatorAttributes& to_alloc_attr, Tensor* to_tensor, in RecvFromPeer() argument
117 to_alloc_attr, to_tensor, client_locality, dev_to_dev_stream_index, in RecvFromPeer()
171 [this, state, to_device, to_alloc_attr, to_device_ctx, to_tensor, cpu_dev, in RecvFromPeer()
199 to_device, cpu_attr, to_alloc_attr, dst_tensor, in RecvFromPeer()
216 to_alloc_attr, dst_tensor, client_locality, state->server_attributes, in RecvFromPeer()
Dcollective_rma_distributed.h43 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
48 auto consumer_callback = [to_tensor, to_device_ctx, to_device, to_alloc_attr, in RecvFromPeer()
72 to_alloc_attr, // dst AllocatorAttributes in RecvFromPeer()
Dcollective_rma_local.h43 const AllocatorAttributes& to_alloc_attr, Tensor* to_tensor,
Dcollective_test_util.h52 const AllocatorAttributes& to_alloc_attr, Tensor* to_tensor,
Dcollective_test_util.cc61 const AllocatorAttributes& to_alloc_attr, Tensor* to_tensor, in RecvFromPeer() argument
67 to_alloc_attr, to_tensor, client_locality, dev_to_dev_stream_index, in RecvFromPeer()
/external/tensorflow/tensorflow/core/framework/
Dcollective.h282 const AllocatorAttributes& to_alloc_attr,