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 function
get_matmul_kernel_shape_x86
def get_matmul_kernel_shape_x86[kernel_type: Bool]() -> MicroKernelShape
Returns the micro kernel shape tuned for x86 targets.
Parameters:
- kernel_type (
Bool): Selects between the two tuned shapes for the target.
Returns:
MicroKernelShape