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
Unable to initialize class AimetTensorQuantizer: Cannot import AimetTensorQuantizer. Please build AimetTensorQuantizer and add artifact path to PYTHONPATH to resolve this issue
#3187
Open
LHB116 opened this issue
Jul 19, 2024
· 5 comments
While if I setup aimet on colab, it doesn't give the error Colab uses Ubuntu 22.04.3 and Python 3.10.12
Update:
The issue is with the compatibility of Aimet with Python version and Ubuntu version.
I upgraded to Ubuntu 22.04.4 LTS
and my library was successfully compiled and didn't give the AimetTensorQuantizer with the aimet-torch=1.32.2, torch=2.2.2 and python version Python 3.10.14
Unable to initialize class AimetTensorQuantizer: Cannot import AimetTensorQuantizer. Please build AimetTensorQuantizer and add artifact path to PYTHONPATH to resolve this issue
aimet-torch=1.32.2, torch=2.2.2
The text was updated successfully, but these errors were encountered: