Skip to content

Commit 35b6e59

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/c562e355-de87-42d2-bdfc-585419fce898 PiperOrigin-RevId: 402043625
1 parent f15e1d3 commit 35b6e59

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 = "504aae0c197129c9f2046e5c3e09c40a73f0b5e4e4d0b6f22f2e243edb08d79b",
19-
git_commit = "19b70563ed8a6ee1fc04fd8503d4d1cd4757f5b6",
18+
sha256 = "bb6245e38633a1df197b5dbe3c070a383106816d4fee3205e224ef1949bceb1c",
19+
git_commit = "556c3a9c41ce0590c12390a0d2fb90af7e035f0a",
2020
)
2121

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

0 commit comments

Comments
 (0)