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

Bump tensorflow version in ci-runner to 2.10 #849

Merged
merged 3 commits into from
Mar 21, 2023

Conversation

edknv
Copy link
Contributor

@edknv edknv commented Mar 7, 2023

We have moved from TF 2.9 to 2.10 since the 22.12 release. This PR upgrades TF in the CI-runner image to 2.10 accordingly.

$ docker run nvcr.io/nvidia/merlin/merlin-tensorflow:22.12 sh -c "python -c 'import tensorflow; print(tensorflow.__version__)'"
2.10.0
$ docker run nvcr.io/nvstaging/merlin/tmp-merlin-tensorflow-stg:23.02 sh -c "python -c 'import tensorflow; print(tensorflow.__version__)'"
2.10.1

@edknv edknv added the ci label Mar 7, 2023
@edknv edknv added this to the Merlin 23.03 milestone Mar 7, 2023
@edknv edknv self-assigned this Mar 7, 2023
@github-actions
Copy link

github-actions bot commented Mar 7, 2023

Documentation preview

https://nvidia-merlin.github.io/Merlin/review/pr-849

@edknv edknv merged commit 2b7449b into NVIDIA-Merlin:main Mar 21, 2023
@edknv edknv deleted the ci/bump_tf_version branch March 21, 2023 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants