MCPcopy Create free account
hub / github.com/alibaba/nann / _num_elements

Method _num_elements

tensorflow/tensorflow/python/framework/ops.py:978–989  ·  view source on GitHub ↗

Number of elements of this Tensor. Unlike regular Tensors, the number of elements is always known for EagerTensors. This is more performant than tensor.shape.num_elements Returns: Long - num elements in the tensor

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

putMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected