Skip to content

Commit ee64689

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/6b8ecae0-8a57-40a4-9997-8a0a895324f4 PiperOrigin-RevId: 602893578
1 parent 2bdfe77 commit ee64689

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 = "2e5723c4ebbf1177bb252d7685c20f189eec3c181dce2da3c339c94ec651ab76",
28-
git_commit = "a334e7ef32934e35b18dd19daab3fee0dc8391d1",
27+
sha256 = "0585dd4e2ff67604ad62e855b19fe90eeab99b632abb8fcc59679c1c8e587c39",
28+
git_commit = "e43bc727aa14ddcee61fefad425ed8f3ff85eaf1",
2929
)
3030

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

0 commit comments

Comments
 (0)