Skip to content

Commit 9d6a388

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/c445ec5a-a629-4b0d-96cf-b69d9dc7066a PiperOrigin-RevId: 754336280
1 parent 0597a17 commit 9d6a388

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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 = "de39137718b891e972a2793b6ea3d9c562ab9459e596f70fe53e501b378a239e",
28-
git_commit = "4537ba2f1005ba25d54719340585826151c2346b",
27+
sha256 = "dc8e3df4e87ed2de75fc81bfad99a45e65f342a2d92913bae3cb1e2d9cf13077",
28+
git_commit = "837817b6a775283563c124c043ed27e3493413d9",
2929
patch = "//third_party/tensorflow:tensorflow.patch",
3030
)
3131

0 commit comments

Comments
 (0)