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
(E:\echomimic_v2\env) E:\echomimic_v2>python app.py
Traceback (most recent call last):
File "E:\echomimic_v2\app.py", line 19, in
from torchao.quantization import quantize_, int8_weight_only
ModuleNotFoundError: No module named 'torchao'
The text was updated successfully, but these errors were encountered:
360PB
changed the title
cannot import name 'quantize_' from 'torch.quantization'
No module named 'torchao'
Nov 25, 2024
(E:\echomimic_v2\env) E:\echomimic_v2>python app.py
Traceback (most recent call last):
File "E:\echomimic_v2\app.py", line 19, in
from torchao.quantization import quantize_, int8_weight_only
ModuleNotFoundError: No module named 'torchao'
The text was updated successfully, but these errors were encountered: