Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ SymbolicGradient
Function
SymbolicGradient
tensorflow/core/common_runtime/function.cc:2476–2478 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2474
}
2475
2476
std::unique_ptr<FunctionBody> SymbolicGradient(const FunctionBody& f) {
2477
return SymbolicGradientHelper(f).Compute();
2478
}
2479
2480
Status FunctionDefToBodyHelper(
2481
const FunctionDef& fdef, const AttrSlice& attrs,
Callers
7
GetAssociatedFunctions
Function · 0.85
TEST
Function · 0.85
TEST_F
Function · 0.85
MakeFunctionBodyForInlining
Function · 0.85
GetGradBody
Method · 0.85
TEST_F
Function · 0.85
InstantiateSymbolicGradient
Method · 0.85
Calls
2
SymbolicGradientHelper
Class · 0.85
Compute
Method · 0.45
Tested by
4
TEST
Function · 0.68
TEST_F
Function · 0.68
GetGradBody
Method · 0.68
TEST_F
Function · 0.68