Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dexecute.cc575 Status EagerRemoteSendTensor(EagerContext* ctx, TensorHandle* h, in EagerRemoteSendTensor() function
1145 return EagerRemoteSendTensor(ctx, h, recv_device, result); in EagerCopyToDevice()