Skip to content

Commit ae9da21

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/a6f84fde-2614-4322-9a16-b2c639508e55 PiperOrigin-RevId: 608500845
1 parent 9112691 commit ae9da21

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 = "be6b4a69d9833e0aa624ab30a9e2f41a5eb169150807366ed1b11d99c8ac4ace",
28-
git_commit = "f513e35638a5128a9b75a1d924ce858071984a2a",
27+
sha256 = "236ce80f9b0dac433f096c6b81e0324247a620b8603a58fd673b07d9ffe2b0b6",
28+
git_commit = "573d3783cb32f60f0fe8ebe9a2ca02ce8265cfc4",
2929
)
3030

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

0 commit comments

Comments
 (0)