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

Method node_name

tensorflow/cc/framework/ops.h:237–237  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

235
236 Node* node() const { return output_.node(); }
237 string node_name() const { return node_name_; }
238 int32 index() const { return node_name_.empty() ? output_.index() : index_; }
239 DataType data_type() const { return data_type_; }
240 Status status() const { return status_; }

Callers 15

AddRetvalNodesFunction · 0.45
ConvertGraphToXlaFunction · 0.45
ValidateTensorIdFunction · 0.45
AddPlaceholdersForFeedsFunction · 0.45
PruneGraphDefIntoFunction · 0.45
TensorIdToStringFunction · 0.45
GenVariableMethodsFunction · 0.45
MainFunction · 0.45
DatasetBaseMethod · 0.45

Calls

no outgoing calls

Tested by 15

TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TESTFunction · 0.36
MatchAndExplainMethod · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_PFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36