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 74b648c + 5c5aef3 commit 00e350aCopy full SHA for 00e350a
WORKSPACE
@@ -72,10 +72,10 @@ http_archive(
72
name = "org_tensorflow",
73
patch_args = ["-p1"],
74
patches = ["//third_party/tensorflow:tf.patch"],
75
- strip_prefix = "tensorflow-f21d60a1667c4a52399986809e8e9aedac0e24c2",
+ strip_prefix = "tensorflow-2.15.0-rc0",
76
sha256 = "45b722efebb4355159eac54f6520675c42ee7c3c21670abf0a371e66210bf8bd",
77
urls = [
78
- "https://github.com/tensorflow/tensorflow/archive/f21d60a1667c4a52399986809e8e9aedac0e24c2.zip"
+ "https://github.com/tensorflow/tensorflow/archive/v2.15.0-rc0.zip"
79
],
80
)
81
0 commit comments