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.
1 parent a8c19e0 commit b20c310Copy full SHA for b20c310
WORKSPACE
@@ -25,10 +25,10 @@ http_archive(
25
26
http_archive(
27
name = "org_tensorflow",
28
- sha256 = "ce357fd0728f0d1b0831d1653f475591662ec5bca736a94ff789e6b1944df19f",
29
- strip_prefix = "tensorflow-2.14.0",
+ sha256 = "c729e56efc945c6df08efe5c9f5b8b89329c7c91b8f40ad2bb3e13900bd4876d",
+ strip_prefix = "tensorflow-2.16.1",
30
urls = [
31
- "https://github.com/tensorflow/tensorflow/archive/refs/tags/v2.14.0.tar.gz",
+ "https://github.com/tensorflow/tensorflow/archive/refs/tags/v2.16.1.tar.gz",
32
],
33
)
34
0 commit comments