Skip to main content

Python package

experimental

The max.experimental package contains eager-execution APIs available for experimentation. These APIs may change in future releases.

  • functional: Functional tensor operations (relu, softmax, and more).
  • random: Random tensor generation utilities.
  • tensor: Tensor class with eager execution.

Was this page helpful?