Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ src
Method
src
tensorflow/compiler/tf2tensorrt/segment/segment.cc:85–85 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
83
~SimpleEdge() {}
84
85
SimpleNode* src() const { return src_; }
86
SimpleNode* dst() const { return dst_; }
87
int src_output() const { return src_port_; }
88
int dst_input() const { return dst_port_; }
Callers
15
ConvertNode
Method · 0.45
CopySubgraph
Function · 0.45
FunctionalizeLoop
Function · 0.45
GetSwitchPredicate
Function · 0.45
GetSwitchValue
Function · 0.45
BuildArgumentNodes
Method · 0.45
AddSwitchNodeAlongEdge
Method · 0.45
ExtractBodies
Method · 0.45
BuildIfNode
Method · 0.45
StateAlongEdge
Method · 0.45
DetermineCondStateMerge
Method · 0.45
DetermineCondStateNonMerge
Method · 0.45
Calls
no outgoing calls
Tested by
6
GraphEdges
Function · 0.36
GraphEdges
Function · 0.36
GetInputsForNode
Function · 0.36
TEST
Function · 0.36
TEST_F
Function · 0.36
MakeOutputEdgeCandidateFn
Method · 0.36