Skip to content

Commit 5ef5dde

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/63dd331f-585d-4223-943a-b276812d7dcc PiperOrigin-RevId: 608118249
1 parent fc09e11 commit 5ef5dde

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 = "e3c99e1237e369f1bd51073fa97bd5c68f2999a19b448f4f182bd60ddd1d3b68",
28-
git_commit = "daaf50e11407235b60189c941d6777ab6f55b6d3",
27+
sha256 = "3a241b4557c0b0af8a5fc2f0216684bca8f89e264e7a567e8b8756a07bfd218f",
28+
git_commit = "91a1955297b499dbd352066d7d6296d3527331c3",
2929
)
3030

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

0 commit comments

Comments
 (0)