We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 856f251 commit 72be3ddCopy full SHA for 72be3dd
WORKSPACE
@@ -94,7 +94,7 @@ http_archive(
94
95
http_archive(
96
name = "org_tensorflow",
97
- strip_prefix = "tensorflow-2.2.0-rc0",
+ strip_prefix = "tensorflow-2.2.0-rc2",
98
sha256 = "ae8e81e2d2e27ab9d0e8f1ec8c24f990c0c507088957c5f4fd1558c21f378f65",
99
urls = [
100
"https://github.com/tensorflow/tensorflow/archive/v2.2.0-rc2.zip"
0 commit comments