Searched defs:GetFunctionBody (Results 1 – 2 of 2) sorted by relevance
| /external/tensorflow/tensorflow/core/common_runtime/ | ||
| D | function.cc | 232 const FunctionBody* FunctionLibraryRuntimeOverlay::GetFunctionBody(Handle h) { in GetFunctionBody() function in tensorflow::FunctionLibraryRuntimeOverlay |
| /external/tensorflow/tensorflow/compiler/tf2xla/ | ||
| D | xla_compiler.cc | 469 static Status GetFunctionBody(const NameAttrList& function, in GetFunctionBody() function |