Mojo struct
KernelConfig
struct KernelConfig
Static configuration of the matmul inner kernel.
Fields
- kernel_rows (
Int): - kernel_cols (
Int): - simd_size (
Int): - packed_shape (
DimList): 
Implemented traits
AnyType,
UnknownDestructibility
Aliases
__del__is_trivial
alias __del__is_trivial = True
Methods
__init__
__init__(out self, *, kernel_rows: Int, kernel_cols: Int, simd_size: Int, packed_shape: DimList)
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!