Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dexecute.cc366 Status EagerLocalExecute(EagerOperation* op, in EagerLocalExecute() function
901 return EagerLocalExecute(op, retvals, num_retvals); in EagerExecute()