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 Dockerfile.gpu for the latest Tensorflow #1136

Closed
wants to merge 1 commit into from

Conversation

DenDen047
Copy link
Contributor

The latest TensorFlow is supported only CUDA 11.0 and cuDNN SDK 8.0

Software requirements
The following NVIDIA® software must be installed on your system:

  • NVIDIA® GPU drivers —CUDA® 11.0 requires 450.x or higher.
  • CUDA® Toolkit —TensorFlow supports CUDA® 11 (TensorFlow >= 2.4.0)
  • CUPTI ships with the CUDA® Toolkit.
  • cuDNN SDK 8.0.4 cuDNN versions).
  • (Optional) TensorRT 6.0 to improve latency and throughput for inference on some models.

https://www.tensorflow.org/install/gpu

@torzdf
Copy link
Collaborator

torzdf commented Mar 22, 2021

Thanks for doing this. I'm going to leave it open, as I have discovered a potential flaw in Faceswap code re: tf 2.4.

Also, I would quite like to update the base install to 2.4 (and hence 30xx cards) for all users, but am currently at the mercy of waiting for Conda.

@GravenCh
Copy link

Waiting for the Nvidia 30 series supports

@torzdf torzdf changed the base branch from master to staging May 4, 2022 22:08
@torzdf
Copy link
Collaborator

torzdf commented May 4, 2022

I'm sorry it has taken me so long to get around to this. Life has got in the way. I'm closing this PR as it currently conflicts, but I would welcome a PR updating our Docker (which I will look to merge quickly).

@torzdf torzdf closed this May 4, 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.

None yet

3 participants