For the complete documentation index, see llms.txt. Markdown versions of all pages are available by appending .md to any URL (e.g. /get-started.md).
Mojo module
impl
Structsβ
- β
TiledMatmul: Tiled matmul implementation integrating packing, inner loop and tile partitions.
Traitsβ
Functionsβ
- β
elementwise_closure: - β
elementwise_epilogue_c_tile: - β
matmul: TileTensor matmul dispatcher. Selects kernel type and delegates to_matmul_cpu_impl. - β
tiled_matmul_run: Interface function to run tiled matmul on a given sub-tile.