Skip to main content

Mojo function

default_matmul_config_bf16_fp8

default_matmul_config_bf16_fp8[a_type: DType, b_type: DType, c_type: DType, transpose_b: Bool = True, cta_group: Int = 2, gemm_kind: GEMMKind = GEMMKind.GEMM]() -> MatmulConfig[a_type, b_type, c_type, transpose_b]

Returns:

MatmulConfig

Was this page helpful?