You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 amazing work.
I want to apply your method to a standard convolution instead of a depthwise one.
Does your cuda code support standard convolutions?
The text was updated successfully, but these errors were encountered: