Skip to content

Commit 1435e56

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/90078131-c267-42e2-a92a-274d9ab27803 PiperOrigin-RevId: 399913335
1 parent 6a5dda4 commit 1435e56

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 = "e6a1a8058f63facb81b831070ba6d23d6f65507ddd7b6c8345a269f4e532776e",
19-
git_commit = "e5121a9b6abc92034c3057c0820c10c7c13c5f51",
18+
sha256 = "3a813796a7aa60e0c740179844cd4d7817d3ad1c95b2ec63363586c023f5938e",
19+
git_commit = "48c0adfaca8cc623dc7784c4672556ca7ffe8f18",
2020
)
2121

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

0 commit comments

Comments
 (0)