未验证 提交 e5bf8de4 编写于 作者: G Goldie Gadde 提交者: GitHub

Merge pull request #35620 from tensorflow-jenkins/version-numbers-2.1.0-23859

Update version numbers for TensorFlow 2.1.0
......@@ -26,7 +26,7 @@ limitations under the License.
// TF_VERSION_SUFFIX is non-empty for pre-releases (e.g. "-alpha", "-alpha.1",
// "-beta", "-rc", "-rc.1")
#define TF_VERSION_SUFFIX "-rc2"
#define TF_VERSION_SUFFIX ""
#define TF_STR_HELPER(x) #x
#define TF_STR(x) TF_STR_HELPER(x)
......
......@@ -47,7 +47,7 @@ DOCLINES = __doc__.split('\n')
# result for pip.
# Also update tensorflow/tensorflow.bzl and
# tensorflow/core/public/version.h
_VERSION = '2.1.0-rc2'
_VERSION = '2.1.0'
REQUIRED_PACKAGES = [
'absl-py >= 0.7.0',
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册