Skip to content

Latest commit

 

History

80 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microscaling.jl

Stable Dev Build Status Coverage

Array types for the OCP Microscaling Formats (MX):

  • BlockscaledArray pairs elements of any type with per-block scales; compose with NarrowArray to pack sub-byte elements
  • SwizzledArray presents storage rearranged by an Einops pattern at its logical shape; swizzle(x, :f8_4x128) — shorthand f8_4x128(x) — produces the 128×4 tiled scale layout Blackwell tensor cores read, zero-padding to whole tiles by default.

About

Microscaling (MX) formats and friends

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Contributors

Languages