Searched defs:dev_to_dev_stream_index (Results 1 – 7 of 7) sorted by relevance
/external/tensorflow/tensorflow/core/common_runtime/ |
D | collective_rma_local.cc | 30 const DeviceLocality& client_locality, int dev_to_dev_stream_index, in RecvFromPeer() 122 int dev_to_dev_stream_index, const StatusCallback& done) { in MemCpyAsync()
|
D | copy_tensor.cc | 127 int dev_to_dev_stream_index, StatusCallback done) { in CopyDeviceToDevice() 205 int dev_to_dev_stream_index, StatusCallback done, in ViaDMA()
|
D | ring_gatherer_test.cc | 72 int dev_to_dev_stream_index, in RecvFromPeer()
|
D | ring_reducer_test.cc | 73 int dev_to_dev_stream_index, in RecvFromPeer()
|
/external/tensorflow/tensorflow/core/distributed_runtime/ |
D | collective_rma_distributed.cc | 82 const DeviceLocality& client_locality, int dev_to_dev_stream_index, in RecvFromPeer()
|
/external/tensorflow/tensorflow/compiler/jit/ |
D | xla_tpu_device.cc | 126 int dev_to_dev_stream_index, StatusCallback done) { in TpuDeviceToDeviceCopy()
|
/external/tensorflow/tensorflow/core/common_runtime/gpu/ |
D | gpu_util.cc | 191 int dev_to_dev_stream_index, StatusCallback done) { in DeviceToDeviceCopy()
|