Skip to content

Commit 7c42841

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/fd29635d-2941-4dfe-b406-a0f5c3f25968 PiperOrigin-RevId: 604294072
1 parent 3b9d09d commit 7c42841

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 = "bf48ed8f44d479d7b1e33282ec9857801a8ba37d294f54e6ef686e75d3f97d50",
28-
git_commit = "9d40bdb5ab979cde627c992aa71f0890fc0f10c4",
27+
sha256 = "79ec6f24f9c9658cbf068cb500ab66fe14d69cabbf474b7ced1a5026b82a4fb6",
28+
git_commit = "2e86693cc76a2222750f7d807ed76b5672d1fc5c",
2929
)
3030

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

0 commit comments

Comments
 (0)