faster_rcnn_pytorch icon indicating copy to clipboard operation
faster_rcnn_pytorch copied to clipboard

RuntimeError(30) in demo.py

Open xianweizhao7 opened this issue 7 years ago • 0 comments

Hi, When i run demp.py, i got this:

RuntimeError: cuda runtime error (30) : unknown error at /opt/conda/conda-bld/pytorch_1501972792122/work/pytorch-0.1.12/torch/lib/THC/generic/THCStorage.cu:66

I got CUDA 8 and cudnn V7. My GPU is GTX960M. And i already verify the install of CUDA and cudnn correctly. How can i solve it? Hoping for answers, thanks in advance.

xianweizhao7 avatar Jan 30 '18 22:01 xianweizhao7