Dequantize
Dequantize
torch_dequantize(tensor)
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
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.