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
true-quantization feature (#150) requires modules (torch.ao.quantization) available only in pytorch 2.0+ and all existing quantization methods have been tested for their compatibility with it.
Since Pytorch 2.0 supports a variety of features, we need to test and upgrade to the same.
The text was updated successfully, but these errors were encountered: