MCPcopy 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

ConvertNodeMethod · 0.45
CopySubgraphFunction · 0.45
FunctionalizeLoopFunction · 0.45
BuildArgumentNodesMethod · 0.45
ExtractBodiesMethod · 0.45
AddOutputEdgesMethod · 0.45
RemoveRedundantMergeMethod · 0.45
RemoveRedundantSwitchMethod · 0.45
AddArgNodesFunction · 0.45
CompileMethod · 0.45

Calls

no outgoing calls

Tested by 2

GraphEdgesFunction · 0.36
GraphEdgesFunction · 0.36