We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a80fbfe + bf5899d commit 72fbba3Copy full SHA for 72fbba3
.bazelrc
@@ -77,7 +77,7 @@
77
# third_party/tensorflow/tools/pip_package/setup.oss.py.tpl
78
build --repo_env=ML_WHEEL_TYPE="snapshot"
79
build --repo_env=ML_WHEEL_BUILD_DATE=""
80
-build --repo_env=ML_WHEEL_VERSION_SUFFIX="-rc0"
+build --repo_env=ML_WHEEL_VERSION_SUFFIX=""
81
82
# For projects which use TensorFlow as part of a Bazel build process, putting
83
# nothing in a bazelrc will default to a monolithic build. The following line
0 commit comments