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 version numbers for TensorFlow 2.5.0-rc0 #48091

Conversation

tensorflow-jenkins
Copy link
Collaborator

Before merging this PR, please double check that it has correctly updated
core/public/version.h, tools/pip_package/setup.py, and
tensorflow/tensorflow.bzl. Also review the execution notes below:

Major: 2 -> 2
Minor: 5 -> 5
Patch: 0 -> 0

WARNING: Below are potentially instances of lingering old version string 
"2.5.0" in source directory "tensorflow/" that are not updated by this script. 
Please check them manually!
tensorflow/tools/pip_package/setup.py:53:2.5.0
tensorflow/tools/pip_package/setup.py:107:2.5.0
tensorflow/tools/pip_package/setup.py:119:2.5.0
tensorflow/tools/pip_package/setup.py:121:2.5.0
tensorflow/tools/pip_package/setup.py:123:2.5.0
tensorflow/lite/g3doc/guide/op_select_allowlist.md:782:2.5.0
tensorflow/lite/micro/tools/ci_build/tflm_bazel/tensorflow.bzl:11:2.5.0
Binary file 
tensorflow/lite/python/testdata/control_flow_v1_saved_model/saved_model.pb 
matches
Binary file 
tensorflow/python/compiler/tensorrt/model_tests/sample_model/saved_model.pb 
matches
tensorflow/python/keras/__init__.py:33:2.5.0
tensorflow/tensorflow.bzl:51:2.5.0

WARNING: Below are potentially instances of lingering old version string 
"2.5.0" in source directory "tensorflow/" that are not updated by this script. 
Please check them manually!
tensorflow/tools/pip_package/setup.py:53:2.5.0
tensorflow/tools/pip_package/setup.py:107:2.5.0
tensorflow/tools/pip_package/setup.py:119:2.5.0
tensorflow/tools/pip_package/setup.py:121:2.5.0
tensorflow/tools/pip_package/setup.py:123:2.5.0
tensorflow/lite/g3doc/guide/op_select_allowlist.md:782:2.5.0
tensorflow/lite/micro/tools/ci_build/tflm_bazel/tensorflow.bzl:11:2.5.0
Binary file 
tensorflow/lite/python/testdata/control_flow_v1_saved_model/saved_model.pb 
matches
Binary file 
tensorflow/python/compiler/tensorrt/model_tests/sample_model/saved_model.pb 
matches
tensorflow/python/keras/__init__.py:33:2.5.0
tensorflow/tensorflow.bzl:51:2.5.0

@google-cla google-cla bot added the cla: yes label Mar 26, 2021
@mihaimaruseac mihaimaruseac merged commit b42047d into tensorflow:r2.5 Mar 26, 2021
@mihaimaruseac mihaimaruseac deleted the version-numbers-2.5.0rc0-30114 branch March 26, 2021 00:58
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.

None yet

2 participants