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

Method num_nodes

tensorflow/core/common_runtime/graph_view.h:244–244  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

242 }
243
244 int32 num_nodes() const { return num_nodes_; }
245
246 private:
247 char* InitializeNode(char* ptr, const Node* n);

Callers 9

InitializeMethod · 0.45
InitializeMethod · 0.45
InitializePendingMethod · 0.45
TEST_FFunction · 0.45
DumpGraphFunction · 0.45
copy_pending_countsMethod · 0.45
IsolateNodeFunction · 0.45
SimplePropagatorStateMethod · 0.45

Calls

no outgoing calls

Tested by 2

TEST_FFunction · 0.36
IsolateNodeFunction · 0.36