MCPcopy 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

ConvertNodeMethod · 0.45
CopySubgraphFunction · 0.45
FunctionalizeLoopFunction · 0.45
GetSwitchPredicateFunction · 0.45
GetSwitchValueFunction · 0.45
BuildArgumentNodesMethod · 0.45
ExtractBodiesMethod · 0.45
BuildIfNodeMethod · 0.45
StateAlongEdgeMethod · 0.45

Calls

no outgoing calls

Tested by 6

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