Skip to content

Commit ce91b97

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/7de2e2f5-90bb-4d7e-9a48-13a3e59bb364 PiperOrigin-RevId: 759703107
1 parent aa6df3e commit ce91b97

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

0 commit comments

Comments
 (0)