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

Update CUDA versions for TF2.4 #194

Merged
merged 1 commit into from
Dec 15, 2020
Merged

Update CUDA versions for TF2.4 #194

merged 1 commit into from
Dec 15, 2020

Conversation

drasmuss
Copy link
Member

TF 2.4 uses CUDA 11.0 and CUDNN 8.0, so we need to switch to installing those in the builds using TF 2.4.

@hunse
Copy link
Collaborator

hunse commented Dec 15, 2020

I'm just going to wait and make sure Appveyor passes.

@drasmuss
Copy link
Member Author

Added a minor fixup updating the nvidia driver version (since CUDA 11 requires >= 450)

@hunse
Copy link
Collaborator

hunse commented Dec 15, 2020

Added a fix for that test. Let me know if it looks good, @drasmuss.

@drasmuss
Copy link
Member Author

Looks good

Also fix `test_learning_phase`, which had a 1% chance of failure.
@hunse hunse merged commit c85bf61 into master Dec 15, 2020
@hunse hunse deleted the 2.4-cuda branch December 15, 2020 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants