Module shape

Module shape 

Source
Expand description

Tensor shape definition.

Structs§

Shape
Shape of a tensor.

Enums§

ShapeError
Error that can occur when attempting to modify shapes.

Functions§

calculate_matmul_output
Compute the output shape for matrix multiplication with broadcasting support.