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

Method index

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

Source from the content-addressed store, hash-verified

43
44 const StringPiece node() const { return first; }
45 int index() const { return second; }
46
47 string ToString() const {
48 if (second == Graph::kControlSlot) return strings::StrCat("^", first);

Callers 5

CallFunction · 0.45
ConstructOpFunction · 0.45
ConvertMethod · 0.45
IsTensorIdControlFunction · 0.45
ConstructOpFunction · 0.45

Calls

no outgoing calls

Tested by 3

CallFunction · 0.36
ConstructOpFunction · 0.36
ConstructOpFunction · 0.36