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
Visdom successfully connected to server '>' not supported between instances of 'float' and 'NoneType' Traceback (most recent call last): File "e:/AI-pro/Insightface/Face_Pytorch-master/train_my.py", line 263, in <module> train(args) File "e:/AI-pro/Insightface/Face_Pytorch-master/train_my.py", line 155, in train total_loss.backward() File "C:\Users\Administrator\Anaconda3\lib\site-packages\torch\tensor.py", line 107, in backward torch.autograd.backward(self, gradient, retain_graph, create_graph) File "C:\Users\Administrator\Anaconda3\lib\site-packages\torch\autograd\__init__.py", line 93, in backward allow_unreachable=True) # allow_unreachable flag RuntimeError: cuda runtime error (59) : device-side assert triggered at C:/w/1/s/windows/pytorch/aten/src\THC/generic/THCTensorMath.cu:26
#50
Open
smartparrot opened this issue
Apr 29, 2020
· 2 comments
When I ran train.py, I got the error. Who knows why and how to solve it?
The text was updated successfully, but these errors were encountered: