pub fn dequantize(t: &QuantTensor) -> Result<Vec<f32>, EngineError>Expand description
Rotated-space reconstruction (matches Python dequantize).
pub fn dequantize(t: &QuantTensor) -> Result<Vec<f32>, EngineError>Rotated-space reconstruction (matches Python dequantize).