dequantize

Function dequantize 

Source
pub fn dequantize<R>(tensor: CubeTensor<R>, dtype: DType) -> CubeTensor<R>
where R: CubeRuntime,
Expand description

Convert the tensor back to a higher precision data type.