DCNv2
DCNv2 copied to clipboard
Possible to compile with CUDA 11.5?
Hi, I'm trying to compile from a device with Cuda 11.5 but a version mismatch happens with pytorch, which cannot reach that as it stops at 11.3 (in particular pytorch 1.10+cu113).
Is it possible to compile it in any way with a system like this?
Thanks
Did you succeed? I am having a problem with this too.