Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dexecute.cc1035 Status LocalEagerCopyToDevice(TensorHandle* h, EagerContext* ctx, Device* dstd, in LocalEagerCopyToDevice() function
1143 return LocalEagerCopyToDevice(h, ctx, recv_device, result); in EagerCopyToDevice()