Expand description
Scale trait — how per-block scale factors are stored.
Implement this for any type that can round-trip through f32.
The crate ships impls for f32 (lossless), f16, and bf16.
Traits§
- Scale
- A type that can serve as a per-block scale (or zero-point) factor.