R/gen-namespace-docs.R
R/gen-namespace-examples.R
R/wrapers.R
torch_dequantize.Rd
Dequantize
torch_dequantize(tensor)
(Tensor) A quantized Tensor or a list oof quantized tensors
Returns an fp32 Tensor by dequantizing a quantized Tensor
Given a list of quantized Tensors, dequantize them and return a list of fp32 Tensors