Skip to content

Commit aa4f044

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/4e3c5b45-d991-4549-83ff-168b34c6eda0 PiperOrigin-RevId: 399421435
1 parent c4d3325 commit aa4f044

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 = "6842863e44ae0d62b7a673361a548aba37893e68498c5b4b890970ddea4b5ccb",
19-
git_commit = "01a184f17127379b5df957872b1731c59dd2a7b7",
18+
sha256 = "9fcc165b16b4f986d35643347150cba46ed8a9b42f79e0213303a03750a73740",
19+
git_commit = "a4fe268ea084e7d323133ed7b986e0ae259a2bc7",
2020
)
2121

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

0 commit comments

Comments
 (0)