Skip to main content

Mojo module

tensor_spec

Provides tensor spec types for describing tensor shapes and dtypes.

You can import these APIs from the tensor package. For example:

from tensor import RuntimeTensorSpec

Structs