Skip to content

Commit 9c37ab1

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/fac04440-22be-4f7c-8e6d-c01c5089626c PiperOrigin-RevId: 581529488
1 parent 65b8f95 commit 9c37ab1

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 = "0f3b812e6db16e4c4a2bfa41d367b09e07c5298b1e62be71350c0187f86fe1c7",
28-
git_commit = "59688f2288a84ded2dc1fcafc5ab65c8d688d73b",
27+
sha256 = "f9ffa707d4a172231be35e9b28de7a855c7e27b6f3823fcd67e5d2918f161fb8",
28+
git_commit = "f2905e15bd2be67860190675f262236897331598",
2929
)
3030

3131
# Import all of TensorFlow Serving's external dependencies.

0 commit comments

Comments
 (0)