Skip to content

Commit 83c04ce

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/e69fb7c6-18bf-42f7-b855-2bd66e9ab919 PiperOrigin-RevId: 728304792
1 parent 0643297 commit 83c04ce

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 = "b62e761a0a8e437564013ad25784fdb73e9dd100d31be8b47f24560afacc6c33",
28-
git_commit = "01197637cb4eee7da2f1645f7367268ee44efa87",
27+
sha256 = "1d5134193432c0fb88a00d7478222a24579bba8668db441514abc76154fba964",
28+
git_commit = "5efb5dfaa6aa57658adb678dce4e20205ae3c88b",
2929
patch = "//third_party/tensorflow:tensorflow.patch",
3030
)
3131

0 commit comments

Comments
 (0)