Skip to main content

Mojo function

build_configs

build_configs[a_type: DType, b_type: DType, c_type: DType, N: Int, K: Int, transpose_b: Bool = True]() -> Set[MatmulConfig[a_type, b_type, c_type, transpose_b]]

Returns:

Set

Was this page helpful?