Home
last modified time | relevance | path

Searched defs:dstd (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcopy_to_device_node.h28 CopyToDeviceNode(TensorHandle* src, Device* dstd, EagerContext* ctx) in CopyToDeviceNode()
Dtensor_handle.cc251 Status TensorHandle::CopyToDevice(EagerContext* ctx, tensorflow::Device* dstd, in CopyToDevice()
Dexecute.cc1035 Status LocalEagerCopyToDevice(TensorHandle* h, EagerContext* ctx, Device* dstd, in LocalEagerCopyToDevice()