Skip to content

Commit d4e5c0d

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/aeead643-7be4-479d-bed6-bd71db7de536 PiperOrigin-RevId: 401385816
1 parent e03bc62 commit d4e5c0d

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 = "8194ca6ea3adf7dd2ea0b5a65847e3df534edbb01c3125d2cf8c308c8c4afd2d",
19-
git_commit = "79315690449eb42d7ef867e730f08315e6de4e34",
18+
sha256 = "38daf4d5cf679e48e767e9c8e0c4f81a646d32e1e3a42dc38a6da5532d90a558",
19+
git_commit = "0c73111062a82ff3d8e6e2235c1e82d58c009d56",
2020
)
2121

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

0 commit comments

Comments
 (0)