Skip to content

Commit b20c310

Browse files
Johannes Ballécopybara-github
authored andcommitted
Update bazel toolchain.
PiperOrigin-RevId: 619617083 Change-Id: I2cd69c1ab0cb04004821fba2f5106a5ca091c842
1 parent a8c19e0 commit b20c310

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

WORKSPACE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ http_archive(
2525

2626
http_archive(
2727
name = "org_tensorflow",
28-
sha256 = "ce357fd0728f0d1b0831d1653f475591662ec5bca736a94ff789e6b1944df19f",
29-
strip_prefix = "tensorflow-2.14.0",
28+
sha256 = "c729e56efc945c6df08efe5c9f5b8b89329c7c91b8f40ad2bb3e13900bd4876d",
29+
strip_prefix = "tensorflow-2.16.1",
3030
urls = [
31-
"https://github.com/tensorflow/tensorflow/archive/refs/tags/v2.14.0.tar.gz",
31+
"https://github.com/tensorflow/tensorflow/archive/refs/tags/v2.16.1.tar.gz",
3232
],
3333
)
3434

0 commit comments

Comments
 (0)