Open wenbinTse opened 4 years ago
Hi, I did not find a fast and straightforward CUDA implementation of standard convolutions so I was not able to integrate the method. Standard convolutions are hard to implement efficiently and cuDNN is closed source.
Thanks for your reply, hoping that the method will be applied to standard convolutions and more other applications.
Thanks for your amazing work.
I want to apply your method to a standard convolution instead of a depthwise one. Does your cuda code support standard convolutions?