You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unsigned floating-point types for values that can never be negative. Includes custom unsigned binary layouts (e.g. E4M4, E5M3) to unlock an additional mantissa bit, useful for niche cases like mixed-precision graphics and inference.