Skip to content

Commit 46b2e48

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/fa22f738-bc6d-4e46-969d-67fd95b9f12a PiperOrigin-RevId: 401752247
1 parent 486b731 commit 46b2e48

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 = "55b074a9008406dc06aa50843ee918683c8e1015c4f3b4804da8dd7b7b207895",
19-
git_commit = "ab0ca4bbc66a476aea305f81c69e0201b5876d0a",
18+
sha256 = "0d133a166dc022b55f19bb479ca9e40f4866bbe821e8a514a60d63e44c2fd24c",
19+
git_commit = "835162f2140d4c7555d96856e78c5eda336674e0",
2020
)
2121

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

0 commit comments

Comments
 (0)