Skip to content

Commit 5ecd9c7

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/293a2f1d-1342-4fdc-8f28-a107f3389f03 PiperOrigin-RevId: 399325488
1 parent a506a13 commit 5ecd9c7

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
@@ -15,8 +15,8 @@ workspace(name = "tf_serving")
1515
load("//tensorflow_serving:repo.bzl", "tensorflow_http_archive")
1616
tensorflow_http_archive(
1717
name = "org_tensorflow",
18-
sha256 = "b67a9373673d287087b4a0409d35336e1998cbe6d529c07b75a64d3dad6e5eee",
19-
git_commit = "89363b5e083a5c9faa12660cd05c1d79c6ea9f36",
18+
sha256 = "4eb6ff9887c21bf581122e172cd63a92189b58447e14455e2cfc2f0e28cab870",
19+
git_commit = "94917801452c642e75ce051773c8c72412d7e414",
2020
)
2121

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

0 commit comments

Comments
 (0)