Skip to content

Commit e9be318

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/e4ddfd33-f197-4bc4-a7c0-50c1caeb857e PiperOrigin-RevId: 607232310
1 parent 960a20d commit e9be318

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 = "e71a01b69f0e167b222b1ee660cf3348f69761f612f04ad14e6b40ed6ffee3ad",
28-
git_commit = "8b01d2cfb1ee5140dd5bbe58c98d5cb8ba1a03f9",
27+
sha256 = "9c4a50944c2a604aa7f5a7f52deeeba630f7d5a2078b13add447d6289594c4a4",
28+
git_commit = "a8b05d27007359aeac3d0c7be5aaf1be2f7d0a3f",
2929
)
3030

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

0 commit comments

Comments
 (0)