DCNv2 icon indicating copy to clipboard operation
DCNv2 copied to clipboard

pytorch 1.3 test error

Open a13668349935 opened this issue 6 years ago • 1 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

1.2is ok。 and 1.3 build error too.

GreenTeaHua avatar Oct 17 '19 08:10 GreenTeaHua