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

Method src_output

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

Return the index of the source output that produces the data carried by this edge. The special value kControlSlot is used for control dependencies.

Source from the content-addressed store, hash-verified

472 // carried by this edge. The special value kControlSlot is used
473 // for control dependencies.
474 int src_output() const { return src_output_; }
475
476 // Return the index of the destination input that consumes the data
477 // carried by this edge. The special value kControlSlot is used

Callers 15

ReplaceNodeFunction · 0.45
GetInputNodesInfoFunction · 0.45
CheckInputDefaultValNodeFunction · 0.45
FoldConstantsFunction · 0.45
GraphToFunctionDefFunction · 0.45
ReplaceEdgeSourcesFunction · 0.45
AddConversionMappingMethod · 0.45
ConvertOutputMethod · 0.45

Calls

no outgoing calls

Tested by 10

AddInputIdentityFunction · 0.36
AddOutputIdentitiesFunction · 0.36
CanonicalGraphStringMethod · 0.36
CanonicalGraphStringMethod · 0.36
HasEdgeMethod · 0.36
TEST_FFunction · 0.36
CanonicalGraphStringMethod · 0.36
CanonicalGraphStringMethod · 0.36
HasEdgeMethod · 0.36