Skip to content

Commit 16d1a46

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/1f124a75-59ef-4942-b925-49d27ad21d8e PiperOrigin-RevId: 603346942
1 parent 8731149 commit 16d1a46

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 = "5ae274f468de6ae32b5b62b310d8c77127751b6517fda92c239727d1b831f4bc",
28-
git_commit = "ade6d0f8edcac0a237b4e580c75b18363f0416ba",
27+
sha256 = "087b5afaeb0521a950b79e431f886c07c5f49cb2df4a43216af0d773977ddb18",
28+
git_commit = "7575769cc0aaadd66397b54592e44c0c8ace9528",
2929
)
3030

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

0 commit comments

Comments
 (0)