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
block_scales_interleave_fp4
def block_scales_interleave_fp4[scales_dtype: DType, //, *, SF_VECTOR_SIZE: Int = Int(16), num_max_threads: Int = Int(1024)](ctx: DeviceContext, input_scales_tile: TileTensor[scales_dtype, Storage=input_scales_tile.Storage, linear_idx_type=input_scales_tile.linear_idx_type, element_size=input_scales_tile.element_size], output_scales_tile: TileTensor[scales_dtype, Storage=output_scales_tile.Storage, linear_idx_type=output_scales_tile.linear_idx_type, element_size=output_scales_tile.element_size])
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!