Skip to main content
Log in

Mojo function

get_kernel_config

get_kernel_config[a_type: DType, b_type: DType, c_type: DType, *, kernel_type: Bool = False]() -> KernelConfig

Utility function to extract matmul configuration parameters for exported Functions. TODO: Add target dependent configuration parameters.

Was this page helpful?