Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ graph
Method
graph
tensorflow/core/grappler/graph_view.h:112–112 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
110
};
111
112
GraphDefT* graph() const { return graph_; }
113
114
// Finds a node by name or return `nullptr` if it's not in the graph view.
115
NodeDefT* GetNode(absl::string_view node_name) const {
Callers
4
CheckGraph
Function · 0.45
TEST
Function · 0.45
TestUpdateFaninFromFaninToNodeAsSwitchControl
Function · 0.45
TestAddControllingFaninSelfLoops
Function · 0.45
Calls
no outgoing calls
Tested by
4
CheckGraph
Function · 0.36
TEST
Function · 0.36
TestUpdateFaninFromFaninToNodeAsSwitchControl
Function · 0.36
TestAddControllingFaninSelfLoops
Function · 0.36