HyeongminLEE/AdaCoF-pytorch

Run on cpu?

coolKeen opened this issue · 1 comments

Hi, thank you for your nice work!
I notice that the implementation of defconv uses cupy. Could you please provide a numpy/torch version of defconv that can be run on the machine without gpu?

Unfortunately, we did not implement the cpu-oriented version.

Thank you!!