ARCNN-pytorch
ARCNN-pytorch copied to clipboard
cuda error:unspecified launch failure
when I run main.py
, I got this error message.
Traceback (most recent call last):
File "main.py'', line 66, in <module>
inputs = inputs.to(device)
RuntimeError: CUDA error: unspecified launch failure
facing the same error did you resolved it ??
facing the same error did you resolved it ??
No