Skip to content

Commit 2413abc

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/abeb60c3-7752-46f6-b584-db200f87d871 PiperOrigin-RevId: 758078927
1 parent 14b91cb commit 2413abc

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

0 commit comments

Comments
 (0)