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

Function unknown_shape

tensorflow/tensorflow/python/framework/tensor_shape.py:1219–1239  ·  view source on GitHub ↗

Returns an unknown TensorShape, optionally with a known rank. Args: rank: (Optional) If specified, the number of dimensions in the shape. **kwargs: For backwards compatibility. Returns: An unknown TensorShape. Raises: TypeError: In case of invalid arguments.

(rank=None, **kwargs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

__getitem__Method · 0.70
concatenateMethod · 0.70
with_rankMethod · 0.70
TEST_FFunction · 0.50

Calls 4

TypeErrorFunction · 0.85
TensorShapeClass · 0.70
DimensionClass · 0.70
popMethod · 0.45

Tested by 1

TEST_FFunction · 0.40