Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ GetFunctionBody
Method
GetFunctionBody
tensorflow/core/common_runtime/function.cc:236–238 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
234
}
235
236
const FunctionBody* FunctionLibraryRuntimeOverlay::GetFunctionBody(Handle h) {
237
return base_flr_->GetFunctionBody(h);
238
}
239
240
Status FunctionLibraryRuntimeOverlay::GetRetTypes(Handle h,
241
DataTypeVector* ret_types) {
Callers
15
FunctionalizeControlFlowForFunction
Function · 0.80
GetFunctionBody
Function · 0.80
TEST
Function · 0.80
GetFunctionBody
Function · 0.80
GetFunctionBodies
Function · 0.80
PropagateThroughCallOp
Function · 0.80
IsCompilableCall
Method · 0.80
GetBodyAndConstantsAndResources
Function · 0.80
ExtractOutsideCompilationForFunction
Function · 0.80
Compile
Method · 0.80
FallbackToTF
Method · 0.80
FunctionDefToGraphDef
Function · 0.80
Calls
3
GetHandleOnDevice
Method · 0.80
find
Method · 0.45
end
Method · 0.45
Tested by
4
TEST
Function · 0.64
InstantiateAndRunViaCallFrameInterface
Method · 0.64
GetFuncBody
Method · 0.64
GetGradBody
Method · 0.64