Home
last modified time | relevance | path

Searched defs:GetFunctionBody (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_compiler.cc129 static Status GetFunctionBody(const NameAttrList& function, in GetFunctionBody() function
/external/tensorflow/tensorflow/core/common_runtime/
Dfunction.cc332 const FunctionBody* FunctionLibraryRuntimeImpl::GetFunctionBody(Handle h) { in GetFunctionBody() function in tensorflow::FunctionLibraryRuntimeImpl