Skip to content

Commit d1db321

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/f2d80131-babc-469e-a1d5-8edf5d43f4ca PiperOrigin-RevId: 729985622
1 parent e4f5916 commit d1db321

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 = "faffc021428b93fbf3cac57edd3163a9976df61acd902a65117cf16a1285d7ac",
28-
git_commit = "2b28626261af6b6c64710eb86d0adbbe3e4fcecc",
27+
sha256 = "751b9804ffac7aa9aa0b99a93983052f1d11e724a9625197deea1fe23dd01962",
28+
git_commit = "5d6dc4b9a60552b68e981f8fbb1676471cc3f72a",
2929
patch = "//third_party/tensorflow:tensorflow.patch",
3030
)
3131

0 commit comments

Comments
 (0)