Skip to content

Commit 5a4ec8a

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/7f7df0ec-fca6-477a-92bb-4d8b60b00521 PiperOrigin-RevId: 603599928
1 parent 28dd219 commit 5a4ec8a

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 = "79b2c92367099d836f76bca280b7f32d2cdd56849174ed69ed301291d5e3677e",
28-
git_commit = "b56144732f8ac38f5cdf49c3196e10b52efc5762",
27+
sha256 = "41c5122d91f304d3624c5fcdc05095d414b2c47158cbb6931983c1a9f3120dec",
28+
git_commit = "8fdae25f552c57ef5749966925462253069598ae",
2929
)
3030

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

0 commit comments

Comments
 (0)