flashinfer.comm.compute_fp4_swizzled_layout_sf_size¶
- flashinfer.comm.compute_fp4_swizzled_layout_sf_size(total_row, total_column)¶
Helper function to compute the padded size of the fp4 swizzled layout.
Parameters: - total_row: the total number of rows. - total_column: the total number of columns.