Skip to main content

Mojo function

build_configs_generic

build_configs_generic[a_type: DType, b_type: DType, c_type: DType, transpose_b: Bool, //, M_start: Int, M_end: Int, config_fn: fn(Int) capturing -> MatmulConfig[a_type, b_type, c_type, transpose_b]]() -> Set[MatmulConfig[a_type, b_type, c_type, transpose_b]]

Returns:

Set

Was this page helpful?