Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ dst
Method
dst
tensorflow/compiler/tf2tensorrt/segment/segment.cc:86–86 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
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_; }
89
int id() const { return id_; }
Callers
15
CreatePlaceholderNodeForFeed
Method · 0.45
CheckNodeNotInCycle
Function · 0.45
CopySubgraph
Function · 0.45
FunctionalizeLoop
Function · 0.45
BuildArgumentNodes
Method · 0.45
AddSwitchNodeAlongEdge
Method · 0.45
ExtractBodies
Method · 0.45
AddOutputEdges
Method · 0.45
RemoveRedundantMerge
Method · 0.45
RemoveRedundantSwitch
Method · 0.45
DeleteReachableAndDeadNodes
Method · 0.45
AddArgNodes
Function · 0.45
Calls
no outgoing calls
Tested by
5
GraphEdges
Function · 0.36
GraphEdges
Function · 0.36
TEST
Function · 0.36
TEST_F
Function · 0.36
MakeInputEdgeCandidateFn
Method · 0.36