MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / dst

Method dst

tensorflow/core/graph/graph.h:468–468  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

466 public:
467 Node* src() const { return src_; }
468 Node* dst() const { return dst_; }
469 int id() const { return id_; }
470
471 // Return the index of the source output that produces the data

Callers 15

ReplaceNodeFunction · 0.45
FindGatherNodeFunction · 0.45
FindDynamicStitchNodeFunction · 0.45
CheckReshapeNodeFunction · 0.45
ReplaceEdgeSourcesFunction · 0.45
ClusterizeNodesMethod · 0.45
FuseClusterMethod · 0.45

Calls

no outgoing calls

Tested by 11

CanonicalGraphStringMethod · 0.36
CanonicalGraphStringMethod · 0.36
HasEdgeMethod · 0.36
VerifyNodesMethod · 0.36
TEST_FFunction · 0.36
EdgeIterFunction · 0.36
TESTFunction · 0.36
CanonicalGraphStringMethod · 0.36
CanonicalGraphStringMethod · 0.36
HasEdgeMethod · 0.36
VerifyGraphFunction · 0.36