Open AlphaGoMK opened 5 years ago
Does this repo only work with cuda 9.0? I got OSError: libcudart.so.9.2: cannot open shared object file: No such file or directory, with may caused by the file in /lib/nms/gpu_nms.cu is compiled under cuda 9.0
OSError: libcudart.so.9.2: cannot open shared object file: No such file or directory
Does this repo only work with cuda 9.0? I got
OSError: libcudart.so.9.2: cannot open shared object file: No such file or directory
, with may caused by the file in /lib/nms/gpu_nms.cu is compiled under cuda 9.0