Deformable-Convolution-V2-PyTorch icon indicating copy to clipboard operation
Deformable-Convolution-V2-PyTorch copied to clipboard

pytorch 1.3 test error

Open a13668349935 opened this issue 6 years ago • 2 comments

in build progress warning this message: /home/chenjun/Deformable-Convolution-V2-PyTorch-pytorch_1.0.0/src/cuda/deform_conv_cuda.cu:219:2309: warning: 鈥[01mT* at::Tensor::data() const [with T = float]鈥is deprecated [-Wdeprecated-declarations] /home/chenjun/anaconda3/envs/torch13/lib/python3.7/site-packages/torch/include/ATen/core/TensorBody.h:303:1: note: declared here when run test.py: ImportError: /home/chenjun/anaconda3/envs/torch13/lib/python3.7/site-packages/DCN-1.0-py3.7-linux-x86_64.egg/DCN.cpython-37m-x86_64-linux-gnu.so: undefined symbol: cudaSetupArgument

a13668349935 avatar Oct 14 '19 02:10 a13668349935

I encountered the same problem, have you solved it now?

pfdu avatar Oct 21 '20 14:10 pfdu

I also encountered the same problem with pytorch 1.7, python 3.8. Have you solved it?

charlene-ong-zl avatar Dec 05 '21 08:12 charlene-ong-zl