MCPcopy 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

CheckNodeNotInCycleFunction · 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

Calls

no outgoing calls

Tested by 5

GraphEdgesFunction · 0.36
GraphEdgesFunction · 0.36
TESTFunction · 0.36
TEST_FFunction · 0.36