Expand description
Tensor shape definition.
Structs§
- Shape
- Shape of a tensor.
Enums§
- Shape
Error - Error that can occur when attempting to modify shapes.
Functions§
- calculate_
matmul_ output - Compute the output shape for matrix multiplication with broadcasting support.