Skip to content

Commit f6779bd

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/afebae00-7638-4774-ac6c-5eeeb6029359 PiperOrigin-RevId: 759480254
1 parent 864d216 commit f6779bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WORKSPACE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ local_repository(
2424
load("//tensorflow_serving:repo.bzl", "tensorflow_http_archive")
2525
tensorflow_http_archive(
2626
name = "org_tensorflow",
27-
sha256 = "6dd50d020318755e8c6aa2a58c015cf37b6b3a525decd6325162ea509ea458f5",
28-
git_commit = "4284b4ea30367398825625a62ef14c4f3cd1f8b4",
27+
sha256 = "bd430c6975f2db38544ac189e0eac6be8bf190276ada6c1941e8be6b087c2b79",
28+
git_commit = "a3736ccf6be0321e5f4773d8921d05b171dc2957",
2929
patch = "//third_party/tensorflow:tensorflow.patch",
3030
)
3131

0 commit comments

Comments
 (0)