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

Class TensorShape

tensorflow/tensorflow/python/framework/tensor_shape.py:722–1208  ·  view source on GitHub ↗

Represents the shape of a `Tensor`. A `TensorShape` represents a possibly-partial shape specification for a `Tensor`. It may be one of the following: * *Fully-known shape:* has a known number of dimensions and a known size for each dimension. e.g. `TensorShape([16, 256])` * *Partially-

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

ComputeMethod · 0.70
ComputeMethod · 0.70
ComputeMethod · 0.70
ComputeMethod · 0.70
__getitem__Method · 0.70
merge_withMethod · 0.70
__add__Method · 0.70
__radd__Method · 0.70
concatenateMethod · 0.70
as_shapeFunction · 0.70
unknown_shapeFunction · 0.70

Calls

no outgoing calls

Tested by 4

ComputeMethod · 0.56
ComputeMethod · 0.56
ComputeMethod · 0.56
ComputeMethod · 0.56