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

[feature request] suport cuDNN for faster perfomance #21

Closed
ghost opened this issue May 28, 2019 · 2 comments
Closed

[feature request] suport cuDNN for faster perfomance #21

ghost opened this issue May 28, 2019 · 2 comments
Assignees

Comments

@ghost
Copy link

ghost commented May 28, 2019

I seen some people use cuDNN on waifu2x and they have faster result than without using it. I hope this is useful for waifu2x-chainer

Link:

*you don't need an account to install cuDNN, you can install it directly from their repo

tsurumeso added a commit that referenced this issue May 28, 2019
@tsurumeso tsurumeso self-assigned this May 28, 2019
@tsurumeso
Copy link
Owner

tsurumeso commented May 28, 2019

I recommend you to install CuPy precompiled binary package that include cuDNN.
Then waifu2x-chainer will use cuDNN automatically.
See: https://docs-cupy.chainer.org/en/stable/install.html#install-cupy

tsurumeso added a commit that referenced this issue May 28, 2019
@ghost
Copy link
Author

ghost commented May 28, 2019

Ohh, automatically. Sorry, I thought I have to do more steps for cuDDN to work.

I use CuPy For CUDA 10.1 if this is something

@ghost ghost closed this as completed May 28, 2019
This issue was closed.
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

1 participant