Home
last modified time | relevance | path

Searched refs:dst_attr (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dcollective_rma_local.cc86 const AllocatorAttributes& dst_attr, const Tensor* src, Tensor* dst, in MemCpyAsync() argument
97 dst_attr.on_host() ? DEVICE_CPU : dst_dev->attributes().device_type()); in MemCpyAsync()
120 dst_attr, src, dst, dev_to_dev_stream_index, done); in MemCpyAsync()
Dcollective_rma_local.h79 const AllocatorAttributes& dst_attr,