You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update backend-agnostic quantize_per_tensor to use scale_inv to match the quantize_per_tensor_out implementation (pytorch#13846)
Summary:
Pull Request resolved: pytorch#13846
Fixes an interface mismatch between the quantize_per_tensor_out implementation and the old quantize_per_tensor python implementation
Reviewed By: hsharma35
Differential Revision: D81459313
0 commit comments