Skip to main content

Mojo module

decorators

Decorators for registering MAX Graph kernels.

@register is the public decorator for DPS-style custom kernels. @register_internal is used by built-in MAX Graph operations.

Functions​