Skip to content

Commit d4b2b0d

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/f3b0fc43-7845-482a-b329-1f9cfc2c72dc PiperOrigin-RevId: 607953109
1 parent 7280f36 commit d4b2b0d

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 = "cd9a74fc16db86287db61b08df740ab9a4cc5e85d643bbbfa2e748293cbbfd6d",
28-
git_commit = "c4183e3b7d16451d83d72ffd418362ba6ff541f4",
27+
sha256 = "7723dcfbf90b96f2838f3554f24084b06e6923eef8c03c181a9ef91b3330460f",
28+
git_commit = "e193d8ea7776ef5c6f5d769b6fb9c070213e737a",
2929
)
3030

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

0 commit comments

Comments
 (0)