Skip to content

Commit 566f04d

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/e8f868bf-9c07-4a32-885f-fb56df78e211 PiperOrigin-RevId: 400182522
1 parent 23f36a1 commit 566f04d

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 = "113d422c27357837f2ac082f985f38dd9c6e208d206c9c214ca746356342a26b",
19-
git_commit = "4af137a8fa955b5c3873afedbaf4ebb2362531d4",
18+
sha256 = "688767a782d57283da8cb18e1259c02f18fea671c31a75438ea91e90ec01ebaa",
19+
git_commit = "915f36e99bda23afc039c3e89e0268cb74ba713d",
2020
)
2121

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

0 commit comments

Comments
 (0)