Skip to main content

Mojo function

get_sfa_smem_layout

get_sfa_smem_layout[a_type: DType, b_type: DType, c_type: DType, sfa_dtype: DType, sfb_dtype: DType, transpose_b: Bool, config: BlockScaledMatmulConfig[a_type, b_type, c_type, sfa_dtype, sfb_dtype, transpose_b]]() -> Layout

Get the SMEM layout for A scaling factors.

Returns:

Layout

Was this page helpful?