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β
AnyType,
ImplicitlyDestructible
comptime membersβ
num_simd_colsβ
comptime num_simd_cols = (tile_columns // simd_size)
Methodsβ
__init__β
__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!