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 struct
LoadStore_i8mm
struct LoadStore_i8mm[dtype: DType, simd_size: Int, single_row: Bool, tile_rows: Int, tile_columns: Int]
Fieldsβ
- βoutput_tile (
_Accumulator[dtype, tile_rows, LoadStore_i8mm[dtype, simd_size, single_row, tile_rows, tile_columns].num_simd_cols, simd_size]): - βskip_boundary_check (
Bool):
Implemented traitsβ
comptime membersβ
num_simd_colsβ
comptime num_simd_cols = (tile_columns // simd_size)
Methodsβ
__init__β
def __init__(out self, skip_boundary_check: Bool)
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!