Skip to content

Commit c35b459

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/ac3d702d-bf5a-4142-b587-778ec11f8157 PiperOrigin-RevId: 399989200
1 parent 1435e56 commit c35b459

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

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

0 commit comments

Comments
 (0)