Skip to main content

Mojo function

build_mma_ss_ws

build_mma_ss_ws[a_dtype: DType, b_dtype: DType, *, a_BMN: Int, a_BK: Int, a_swizzle: TensorMapSwizzle, a_is_k_major: Bool, b_BMN: Int, b_BK: Int, b_swizzle: TensorMapSwizzle, b_is_k_major: Bool](kind: String, *, operand_size: Int, num_k_mmas: Int, tcgen05_mma_type: String, mma_k: Int = 16) -> String

Returns:

String

Was this page helpful?