Skip to content

Commit 2374cba

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/0dfba040-2efa-4183-b97b-cfc6dbc65732 PiperOrigin-RevId: 684122718
1 parent 5f77f84 commit 2374cba

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 = "b32e2b23fb47d769a24fa2cc3e6810c9e9bb77a26f22484b20188c21d2c89cca",
28-
git_commit = "34e78786dfbd759ecfd7e71dd4a6cf4cdbae2d53",
27+
sha256 = "4f099d03361b62ee4ad1fa726dbf2a87ec1f4a1a6c5e85981d25de1747c171ae",
28+
git_commit = "192b9e6278bcb6a75bdfb81cd890b46bef951c4e",
2929
)
3030

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

0 commit comments

Comments
 (0)