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
Hii @Amazingren
Thank you for your amazing work!
I followed the readme and ran the test. without changing anything, just adding this line of code torch.backends.cudnn.benchmark = True
Because I got this error: runtimeerror: cudnn error: cudnn_status_success.
The output of stage 2 is so strange .
Could you please tell me what is the problem? and how can I solve it?
The text was updated successfully, but these errors were encountered:
Hii @Amazingren
Thank you for your amazing work!
I followed the readme and ran the test. without changing anything, just adding this line of code
torch.backends.cudnn.benchmark = True
Because I got this error:
runtimeerror: cudnn error: cudnn_status_success
.The output of stage 2 is so strange .
Could you please tell me what is the problem? and how can I solve it?
The text was updated successfully, but these errors were encountered: