Skip to content

Commit 75ea19b

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/84e3e1ed-a2fe-4a67-bc82-43939aa3163a PiperOrigin-RevId: 400470597
1 parent ef1e292 commit 75ea19b

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 = "ed091ea752cc8ac8ff82f6ff5f1b5a2d22ba03234e00447f2bc55c16c75e6532",
19-
git_commit = "34d94fe2ac230755a7ef7923555b47fffede9c94",
18+
sha256 = "5073ce495b74e1e95756a03981d12ad162cc2e32e72704ef8b3d8f460a9361b5",
19+
git_commit = "5bb68d6bdd313d652c5295654fea1b587bad4544",
2020
)
2121

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

0 commit comments

Comments
 (0)