Skip to main content

Mojo struct

KernelConfig

struct KernelConfig

Static configuration of the matmul inner kernel.

Fields

  • kernel_rows (Int):
  • kernel_cols (Int):
  • simd_size (Int):

Implemented traits

AnyType, ImplicitlyDestructible

Was this page helpful?