Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcontext.cc836 Status EagerContext::MaybeRegisterFunctionRemotely(const FunctionDef& fdef) { in MaybeRegisterFunctionRemotely() function in tensorflow::EagerContext
970 return MaybeRegisterFunctionRemotely(fdef); in AddFunctionDef()
Dcontext.h610 Status MaybeRegisterFunctionRemotely(const FunctionDef& fdef);