Skip to main content

dequantize

Function dequantize 

Source
pub fn dequantize(t: &QuantTensor) -> Result<Vec<f32>, EngineError>
Expand description

Rotated-space reconstruction (matches Python dequantize).