deformable-convolution-pytorch icon indicating copy to clipboard operation
deformable-convolution-pytorch copied to clipboard

make.sh error

Open b762927 opened this issue 2 years ago • 0 comments

run nvcc -c -o deform_conv_cuda_kernel.cu.o deform_conv_cuda_kernel.cu -x cu -Xcompiler -fPIC -std=c++11 happens error,nvcc fatal : Cannot find compiler 'cl.exe' in PATH

b762927 avatar Nov 26 '21 08:11 b762927