Skip to content

Commit 00f89a3

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/f50a4c92-435f-44be-85de-035e326cd13e PiperOrigin-RevId: 603439946
1 parent 16d1a46 commit 00f89a3

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 = "087b5afaeb0521a950b79e431f886c07c5f49cb2df4a43216af0d773977ddb18",
28-
git_commit = "7575769cc0aaadd66397b54592e44c0c8ace9528",
27+
sha256 = "01b62a8fe9363b1517b022fe053186b2359610f0e0184830ed0cbf4e9d9d2650",
28+
git_commit = "558e32d6242c82b2456bf7678308c488cefc41a1",
2929
)
3030

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

0 commit comments

Comments
 (0)