Skip to content

Commit 8731149

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/d88c5c61-a6be-411c-b1a2-a7f7ceb59530 PiperOrigin-RevId: 603279130
1 parent ed975b5 commit 8731149

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 = "46a3789c93a3cd901a159c77d365cce75fb9e8ff848492d8543dc34fa81a9840",
28-
git_commit = "277eed5e835dbc421498e02ceff5bc7fd3d88805",
27+
sha256 = "5ae274f468de6ae32b5b62b310d8c77127751b6517fda92c239727d1b831f4bc",
28+
git_commit = "ade6d0f8edcac0a237b4e580c75b18363f0416ba",
2929
)
3030

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

0 commit comments

Comments
 (0)