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

Make Sonnet use CudnnRNNV3 #277

Closed
wants to merge 0 commits into from
Closed

Make Sonnet use CudnnRNNV3 #277

wants to merge 0 commits into from

Conversation

copybara-service[bot]
Copy link

Make Sonnet use CudnnRNNV3

CudnnRNN and CudnnRNNV2 are not compatible with cuDNN 9+, so
this change makes Sonnet use CudnnRNNV3 instead.

Note that this raises the minimum supported cuDNN version to 8.1
(which is below 8.9 - the minimum supported cuDNN version in Tensorflow anyway).

@copybara-service copybara-service bot force-pushed the test_621192321 branch 2 times, most recently from e3314ce to 9067422 Compare April 2, 2024 16:32
@copybara-service copybara-service bot closed this Apr 2, 2024
@copybara-service copybara-service bot deleted the test_621192321 branch April 2, 2024 16:39
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.

0 participants