Skip to content

Commit aa6df3e

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/c09e6148-61df-4232-be90-b7317a81c6a1 PiperOrigin-RevId: 759582756
1 parent f6779bd commit aa6df3e

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 = "bd430c6975f2db38544ac189e0eac6be8bf190276ada6c1941e8be6b087c2b79",
28-
git_commit = "a3736ccf6be0321e5f4773d8921d05b171dc2957",
27+
sha256 = "e7ba8cf39819ac20bc47a5a90eaa276573acc23ded89c51051aa5540d8254360",
28+
git_commit = "917e2359a3f72c15de9168a9562d6062e1eebe91",
2929
patch = "//third_party/tensorflow:tensorflow.patch",
3030
)
3131

0 commit comments

Comments
 (0)