We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dbcdc6 commit 2a6cb07Copy full SHA for 2a6cb07
1 file changed
WORKSPACE
@@ -41,8 +41,8 @@ tf_configure(name = "local_config_tf")
41
# 3. Request the new archive to be mirrored on mirror.bazel.build for more
42
# reliable downloads.
43
44
-_TENSORFLOW_GIT_COMMIT = "6887368d6d46223f460358323c4b76d61d1558a8" # tf 2.15.0
45
-_TENSORFLOW_ARCHIVE_SHA256 = "bb25fa4574e42ea4d452979e1d2ba3b86b39569d6b8106a846a238b880d73652"
+_TENSORFLOW_GIT_COMMIT = "5bc9d26649cca274750ad3625bd93422617eed4b" # tf 2.16.1
+_TENSORFLOW_ARCHIVE_SHA256 = "fe592915c85d1a89c20f3dd89db0772ee22a0fbda78e39aa46a778d638a96abc"
46
47
http_archive(
48
name = "org_tensorflow",
0 commit comments