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

Mixed-precision training cannot work well with specific cuDNN versions #462

Open
hyingho opened this issue Mar 9, 2023 · 0 comments
Open
Assignees

Comments

@hyingho
Copy link

hyingho commented Mar 9, 2023

Mixed-precision training cannot work well (got NaN when processing) with specific cuDNN versions.

According to our experiments, cuda=11.0.3, CUDNN_VERSION=8.0.5.39 has this issue and it was solved in a newer cuDNN version. (eg. cuda=11.6.0, CUDNN_VERSION=8.4.0.27).

Please check this issue (sony/nnabla-examples#373) for more details.

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