Skip to content

Commit d7d3666

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/2c6672e6-aa13-45c1-93d3-64edd8814174 PiperOrigin-RevId: 670272968
1 parent a0bace7 commit d7d3666

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 = "08bb4837b871bf0fc569d7db2c02021314620ce63d0cd8dfab987a7acb45b688",
28-
git_commit = "733dc8d66cce1cd10ad92996d4f8f38f81f390c0",
27+
sha256 = "b17e5ce7d04914d9e431d67e074d7cb704235bb9c4c4ca68e1768e372916dfac",
28+
git_commit = "e1d864c9967e3ab8ff5307b666040f55ce2f54a1",
2929
)
3030

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

0 commit comments

Comments
 (0)