MCPcopy Create free account
hub / github.com/benoitsteiner/tensorflow-opencl / num_nodes

Method num_nodes

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

The number of live nodes in the graph. Because nodes can be removed from the graph, num_nodes() is often smaller than num_node_ids(). If one needs to create an array of nodes indexed by node ids, num_node_ids() should be used as the array's size.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 10

DumpGraphFunction · 0.80
BM_LargeTensorWriteFunction · 0.80
LoadGraphFromProtoMethod · 0.80
TEST_FFunction · 0.80
RewriteGraphForExecutionFunction · 0.80
VerifyGraphStatsMethod · 0.80
TEST_FFunction · 0.80
ImportGraphDefFunction · 0.80

Calls

no outgoing calls

Tested by 4

BM_LargeTensorWriteFunction · 0.64
TEST_FFunction · 0.64
VerifyGraphStatsMethod · 0.64
TEST_FFunction · 0.64