Skip to main content

module

session

Defines the InferenceSession type that serves as an entry point to MAX Engine.

Structs

  • InputSpec: Specifies a model's input shape and data type (required for TorchScript).
  • SessionOptions: Configuration options for InferenceSession.
  • InferenceSession: Holds the context for MAX Engine in which you can load and run models.