Python module
max.engine
Modular engine provides methods to load and execute AI models.
Model inferenceβ
InferenceSession | Manages an inference session in which you can load and run models. |
|---|---|
Model | A loaded model that you can execute. |
Configurationβ
GPUProfilingMode | alias of Literal['off', 'on', 'detailed'] |
|---|---|
LogLevel | The LogLevel specifies the log level used by the Mojo Ops. |
TensorSpec | Defines the properties of a tensor, including its name, shape and data type. |
Typesβ
CustomExtensionsTypeβ
max.engine.CustomExtensionsType
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!