Skip to content

Commit dec87db

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/3f51857e-f58b-4522-946f-8bab5ab3a174 PiperOrigin-RevId: 402145264
1 parent 6fe5eb8 commit dec87db

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 = "6b2d947ae8ab5b668cac31666ba8f42882afb2f3f1c740fa21469791b59e8290",
19-
git_commit = "110270f2662b3be858cc2d8cba15e3b8f002847c",
18+
sha256 = "abb97fa8d0de9935d266eb5b1bd0eed1f7a987468d390131f707a4a808ebb210",
19+
git_commit = "5e0ee987565dd6e8f42d6daf7c80cc3f1417fec2",
2020
)
2121

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

0 commit comments

Comments
 (0)