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

rdna

RDNA Conv2D via implicit GEMM (fused im2col + WMMA matmul).

High-performance Conv2D for AMD RDNA 3+ GPUs. Fuses im2col coordinate computation into the WMMA matmul kernel's A-tile loader, eliminating the large intermediate im2col buffer.

Supported: Conv2D fprop with stride=1, dilation=1, BF16/FP16.

Modulesโ€‹