Skip to main content

Module per_scale

Module per_scale 

Source
Expand description

Per-scale quantized decoder — see .claude/plans/2026-04-28-per-scale-decoder-optimized-design.md.

Re-exports§

pub use helper::apply_schema_quant;

Modules§

helper
Optional helper: walk a schema-v2 document and attach per-tensor Quantization to integer input tensors via shape match.

Enums§

DecodeDtype
Output element type chosen by the user at DecoderBuilder::with_decode_dtype().