lucasjinreal / DCNv2_latest

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

Pytorch1.8+cuda11.0 fatal error: torch/extension.h: No such file or directory #27

Closed Cyang-Zhao closed 3 years ago

Cyang-Zhao commented 3 years ago

The Error occurred when I run ./make.sh, with: Pytorch1.8 or Pytorch1.7 cuda11.0 RTX 3090

image How can I solve that missed file?

Cyang-Zhao commented 3 years ago

Solved. This one is ok: https://github.com/lbin/DCNv2