Mojo module
tensor_shape
Implements the TensorShape
type.
You can import these APIs from the tensor
package. For example:
from max.tensor import TensorShape
from max.tensor import TensorShape
Structs
-
TensorShape
: A space efficient representation of a tensor shape. This struct implements value semantics and owns its underlying data.
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!
😔 What went wrong?