Skip to content

Commit f4f5e31

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/8c5ab412-2a31-4028-b4df-3296da1bed19 PiperOrigin-RevId: 401166191
1 parent 1f0f908 commit f4f5e31

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 = "a20b535a80b13aefaf03f05f7fdd1ebbc3964e0c2acf6cf966254fd3f8d3fdb6",
19-
git_commit = "d39b221a51b53d82bdb5ce941960ac1e74f1a447",
18+
sha256 = "5bbe5c13bd68b83205a5099c56425a212e6bf3847da86981c877d0f7c717e7a4",
19+
git_commit = "16b664ecc210285f5bc0ae1a346e71077a1caa4c",
2020
)
2121

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

0 commit comments

Comments
 (0)