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

fix #12 issue about cudnn handler on RTX graphics cards #14

Closed
wants to merge 1 commit into from

Conversation

psicobloc
Copy link

added allow_growth = FLAGS.gpu_growth as part of the gpu_options and I set such flag to True, this resolves #12
This specific issue is also on the Tensorflow repo (tensorflow/tensorflow#24496) but has been solved in the comments, the issue is still open.

@psicobloc psicobloc closed this Jan 13, 2022
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

Successfully merging this pull request may close these issues.

Could not create cudnn handle: CUDNN_STATUS_INTERNAL_ERROR
1 participant