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, num_k_partitions: UInt = 1, partitioned_multicast: Bool = False, pdl_level: PDLLevel = PDLLevel.OFF]() -> Set[MatmulConfig[a_type, b_type, c_type, transpose_b]]

Returns:

Set

Was this page helpful?