PyTorch Forums
Maybe there is a precision issue with torch.quantize_per_channel?
zfac
(Zfac)
November 1, 2024, 3:11am
1
image
806×419 70.5 KB
757.5/15 = 50.5 torch.round(50.5) = 50
The result here should be 50, why is the actual output 51?
show post in topic