Skip to content

Commit 4c5c74d

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/059ec1f0-85e0-4f2d-889a-de28b4a02bb7 PiperOrigin-RevId: 605942398
1 parent c1b16fc commit 4c5c74d

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 = "341e442b8d789cd1bbf6c0d9da10de9c3c8aec311faeb363c4b42aaa87f6f803",
28-
git_commit = "7d158ff2a3242cfcb962ae0e452b503ddff4195c",
27+
sha256 = "f0e8dc64de9d7b11942fb49216cd6d9ce501597cd8c62d1f494c050e728b8f12",
28+
git_commit = "b207d8c5df718b497478067389cdf6eb01532d03",
2929
)
3030

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

0 commit comments

Comments
 (0)