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 module

varlen_selective_scan

Variable-length selective scan kernels for Mamba SSM architecture.

comptime values​

LOG2E​

comptime LOG2E = 1.4426950408889634

MAX_DSTATE​

comptime MAX_DSTATE = 256

Strides1D​

comptime Strides1D = IndexList[1]

Strides2D​

comptime Strides2D = IndexList[2]

Strides3D​

comptime Strides3D = IndexList[3]

Strides4D​

comptime Strides4D = IndexList[4]

Functions​