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

Templatized build & start from TF 2.6 base image. #1078

Merged
merged 12 commits into from
Sep 24, 2021
Merged

Conversation

rosbo
Copy link
Contributor

@rosbo rosbo commented Sep 23, 2021

Fixes #1064, #1011

  • Build CPU & GPU images in parallel (faster build time)
  • The GPU image is no longer layers on top of the CPU image (small GPU
    image, simpler because no need to install CUDA ourselves)
  • Upgrade TensorFlow to 2.6

http:https://b/167268016

- Build CPU & GPU images in parallel (faster build time)
- The GPU image is no longer layers on top of the CPU image (small GPU
image, simpler because no need to install CUDA ourselves)
- Upgrade TensorFlow to 2.6

http:https://b/167268016
@rosbo rosbo mentioned this pull request Sep 23, 2021
@rosbo rosbo requested a review from Philmod September 23, 2021 23:28
@rosbo rosbo changed the title Templatized build & start from TF base image. Templatized build & start from TF 2.6 base image. Sep 24, 2021
Dockerfile.tmpl Outdated Show resolved Hide resolved
Dockerfile.tmpl Outdated Show resolved Hide resolved
@rosbo rosbo merged commit a6695cb into main Sep 24, 2021
@rosbo rosbo deleted the templatized-build branch September 24, 2021 18:06
@rosbo rosbo mentioned this pull request Sep 24, 2021
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.

Upgrade Tensorflow to the latest version 2.4 to 2.6
2 participants