Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/eager/
Dremote_copy_node.cc34 void PrepareRemoteOp(eager::Operation* remote_op, EagerOperation* op) { in PrepareRemoteOp() function
155 PrepareRemoteOp(remote_op, &op); in StartSend()
199 PrepareRemoteOp(remote_op, op); in RunRemoteRecv()
/external/tensorflow/tensorflow/core/common_runtime/eager/
Dexecute.cc595 void PrepareRemoteOp(eager::Operation* remote_op, EagerOperation* op) { in PrepareRemoteOp() function
715 PrepareRemoteOp(remote_op, op); in EagerRemoteExecute()