why I got the error in deformable_col2im invalid argument?
why I got the error in deformable_col2im invalid argument? Even though it goes wrong, it still tells me loss, is that ok?
It seems like some environment configurations will cause this issue and the solution remains unknown, please comment L283 and L382 in upsnet/operators/src/deform_conv_kernel.cu and recompile it to suppress the log
At present, the procedure seems to work without other problems. However, will the invalid argument problem influence result?
From our experience, it won't affect the results as long as the loss decreases normally
Thank you for your patient reply!
Try using newer nvcc (e.g. 9.1 or 10.0) might solve this issue
Thank you ! Though I still use nvcc 9.0 , it seems to work without other error except for the above problem.
@YuwenXiong Could you provide the script to re-build the deform* operator ?
We can not find the scripts to rebuild by ourselves.
@qq237942920 Have solved this problem and could you share with me the building script?
@PkuRainBow I just commented the warning code and rebuild it again.
@qq237942920 Could share with me the script that you use to rebuild ? Thanks~
@PkuRainBow Could you add my qq or wechat that is shown on my username if you can.