Skip to main content
Log in

Mojo package

tensor

APIs to create and manage tensors in a graph.

Modules

  • io_spec:
  • managed_tensor_slice: Implements the ManagedTensorSlice type - a view of a tensor that doesn't own the underlying data. This type is used to build custom graph operations.
  • tensor_spec: You can import these APIs from the max.tensor package. For example:
  • transitional: Utilities for transitional period during NDBuffer deprecation.