For the complete documentation index, see llms.txt. Markdown versions of all pages are available by appending .md to any URL (e.g. /get-started.md).
Mojo function
gpu_qint4_repack_Q4_0
def gpu_qint4_repack_Q4_0[target: StringSlice[StaticConstantOrigin]](b_tt: TileTensor[DType.uint8, linear_idx_type=b_tt.linear_idx_type, element_size=b_tt.element_size], b_packed_tt: TileTensor[DType.uint8, linear_idx_type=b_packed_tt.linear_idx_type, element_size=b_packed_tt.element_size], ctx: Optional[DeviceContext] = None)