EDVR
EDVR copied to clipboard
src/deform_conv_cuda_kernel.cu(258): error: no suitable constructor exists to convert from "c10::ScalarType" to "at::Type"
when I run the code "python setup.py develop" src/deform_conv_cuda_kernel.cu(258): error: no suitable constructor exists to convert from "c10::ScalarType" to "at::Type" I don't know how to solve the problem
Did you fix the error? I got the same problem.
Try to use pytorch version >= 1.1