Skip to content

Commit 2b43d17

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/83c9d9e5-023e-44f6-9029-d7dcce341e45 PiperOrigin-RevId: 606227206
1 parent 3a26baa commit 2b43d17

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 = "d5053af39e1e88a6c8784842410087f790a4755a259daeed45bb991e43869ab1",
28-
git_commit = "5297f6d8a67750f2bde7f5483526998f00ec15fe",
27+
sha256 = "164c2157112325514a0778a991ccf2d73c9b7e695230ee58631fd9d247e18a3f",
28+
git_commit = "ac7c169ae68a6754c12cdca8d5b0cccc70327661",
2929
)
3030

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

0 commit comments

Comments
 (0)