Skip to content

Commit 2d0d6d6

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/5324d488-4979-4921-88f7-dea37dedd300 PiperOrigin-RevId: 605778990
1 parent 21003d0 commit 2d0d6d6

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
@@ -24,8 +24,8 @@ local_repository(
2424
load("//tensorflow_serving:repo.bzl", "tensorflow_http_archive")
2525
tensorflow_http_archive(
2626
name = "org_tensorflow",
27-
sha256 = "683ddb470f428b1629c5dbc44908467ce4bf5cdc053db2b71a50c45f8c95c893",
28-
git_commit = "1cdd9ebcf65e1376b1800bca8b7cff20b9cd6c7c",
27+
sha256 = "f16f10cd8474c6408b000cbc6ad9e444fdd1bf86c70a20b0d84b81698bb9841e",
28+
git_commit = "ed12d766c1774e7c1d6b125aff54a282970cfa6f",
2929
)
3030

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

0 commit comments

Comments
 (0)