Skip to content

Commit 28dd219

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/9aeb09b3-c003-4dcb-a283-4f55f5a02110 PiperOrigin-RevId: 603536145
1 parent 00f89a3 commit 28dd219

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 = "01b62a8fe9363b1517b022fe053186b2359610f0e0184830ed0cbf4e9d9d2650",
28-
git_commit = "558e32d6242c82b2456bf7678308c488cefc41a1",
27+
sha256 = "79b2c92367099d836f76bca280b7f32d2cdd56849174ed69ed301291d5e3677e",
28+
git_commit = "b56144732f8ac38f5cdf49c3196e10b52efc5762",
2929
)
3030

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

0 commit comments

Comments
 (0)