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
I am having this issue, could anyone come up with a fix?
Traceback (most recent call last):
_File ".\mixfacenets-main\train.py", line 22, in
from utils.utils_amp import MaxClipGradScaler
File ".\mixfacenets-main\utils\utils_amp.py", line 4, in
from torch.six import container_abcs ModuleNotFoundError: No module named 'torch._six'
The text was updated successfully, but these errors were encountered:
I am having this issue, could anyone come up with a fix?
Traceback (most recent call last):
_File ".\mixfacenets-main\train.py", line 22, in
from utils.utils_amp import MaxClipGradScaler
File ".\mixfacenets-main\utils\utils_amp.py", line 4, in
from torch.six import container_abcs
ModuleNotFoundError: No module named 'torch._six'
The text was updated successfully, but these errors were encountered: