Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does the cuda version support standard convolutions? #4

Open
wenbinTse opened this issue Jul 27, 2020 · 2 comments
Open

Does the cuda version support standard convolutions? #4

wenbinTse opened this issue Jul 27, 2020 · 2 comments

Comments

@wenbinTse
Copy link

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?

@thomasverelst
Copy link
Owner

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.

@wenbinTse
Copy link
Author

Thanks for your reply, hoping that the method will be applied to standard convolutions and more other applications.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants