Skip to content

Commit 0ed128c

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/1ac9ce39-6734-41b9-957e-13afca5c5247 PiperOrigin-RevId: 758183249
1 parent 2413abc commit 0ed128c

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 = "e70d237097f9967836216b406b300765185535c9d44842531678f55e375fdf56",
28-
git_commit = "7a74d5d2e0a763dd19e2efe6a0998f10c5055f01",
27+
sha256 = "0b86b564628789e9ab839cbcd8cceea9dc78352341ce4f5b22150271b7ad51b6",
28+
git_commit = "88a1218b2a8c46669789055b6277d96a38506378",
2929
patch = "//third_party/tensorflow:tensorflow.patch",
3030
)
3131

0 commit comments

Comments
 (0)