Skip to content

Commit 21003d0

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/9c72f637-608c-4008-9f8f-2fafc0e467f5 PiperOrigin-RevId: 605695396
1 parent bb253b9 commit 21003d0

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 = "759be197685b4bb4c7877cd6e1efe2b19e99549910df301c94dcdeeb0c223a95",
28-
git_commit = "217b50aa9953180a8a37f8627e9c10c2fc908f71",
27+
sha256 = "683ddb470f428b1629c5dbc44908467ce4bf5cdc053db2b71a50c45f8c95c893",
28+
git_commit = "1cdd9ebcf65e1376b1800bca8b7cff20b9cd6c7c",
2929
)
3030

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

0 commit comments

Comments
 (0)