lucasjinreal / DCNv2_latest

DCNv2 supports decent pytorch such as torch 1.5+ (now 1.8+)
BSD 3-Clause "New" or "Revised" License
626 stars 124 forks source link

python 3.7、cuda10.2 pytorch1.7可以吗?为什么我这里报了很多错误 #58

Open liuqigui opened 2 years ago

liuqigui commented 2 years ago

‘TORCH_CHECK_ARG’ was not declared in this scope TORCH_CHECK_ARG(input.is_contiguous(), 1, "input tensor has to be contiguous"); ^ error: command 'g++' failed with exit status 1

sheiun commented 2 years ago

Duplicate with #50 plz search the related issues before you ask the question.