Searched defs:GetFunctionBody (Results 1 – 3 of 3) sorted by relevance
| /external/tensorflow/tensorflow/compiler/tf2xla/ | ||
| D | const_analysis.cc | 35 Status GetFunctionBody(FunctionLibraryRuntime* flib_runtime, in GetFunctionBody() function |
| D | xla_compiler.cc | 540 static Status GetFunctionBody(const NameAttrList& function, in GetFunctionBody() function |
| /external/tensorflow/tensorflow/core/common_runtime/ | ||
| D | function.cc | 223 const FunctionBody* FunctionLibraryRuntimeOverlay::GetFunctionBody(Handle h) { in GetFunctionBody() function in tensorflow::FunctionLibraryRuntimeOverlay |