Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dexecute.cc628 Status EagerRemoteExecute(EagerOperation* op, TensorHandle** retvals, in EagerRemoteExecute() function
939 return EagerRemoteExecute(op, retvals, num_retvals); in EagerExecute()