Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ dst_input
Method
dst_input
tensorflow/compiler/tf2tensorrt/segment/segment.cc:88–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
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_; }
90
bool IsControlEdge() const { return control_; }
91
Callers
15
CreatePlaceholderNodeForFeed
Method · 0.45
ConvertNode
Method · 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
AddArgNodes
Function · 0.45
Compile
Method · 0.45
Calls
no outgoing calls
Tested by
2
GraphEdges
Function · 0.36
GraphEdges
Function · 0.36