For the complete documentation index, see llms.txt. Markdown versions of all pages are available by appending .md to any URL (e.g. /max/get-started.md).
Mojo function
sf_bk
def sf_bk[config: BlockScaledMatmulConfig[config.a_type, config.b_type, config.c_type, config.sfa_dtype, config.sfb_dtype, config.transpose_b]]() -> Int
Compute SF_BK from config.
Parameters:
- config (
BlockScaledMatmulConfig[config.a_type, config.b_type, config.c_type, config.sfa_dtype, config.sfb_dtype, config.transpose_b]): Block-scaled matmul configuration providing the scaling factor K tile count and vector size.
Returns:
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!