IMPORTANT: To view this page as Markdown, append `.md` to the URL (e.g. /max/get-started.md). For the complete documentation index, see llms.txt.
Skip to main content
For the complete documentation index, see llms.txt. Markdown versions of all pages are available by appending .md to any URL (e.g. /max/get-started.md).

Mojo package

extensibility

Surface needed to write GraphCompiler kernel entry points.

Provides the @register / @register_internal decorators, the ManagedTensorSlice type and supporting tensor specs/IO enums, plus the elementwise operation traits.

For registering custom operations, use the Mojo @compiler.register decorator instead.

Modules​