Skip to content

Commit 98e262c

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/0aa1a9d0-150b-48c5-a269-a1ed0b1bfa5e PiperOrigin-RevId: 728762244
1 parent 8cadcf1 commit 98e262c

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 = "5104d1d7d8b39982c38ee07ab7f19ea5d1108518060a967c0ae01c24cbda1b07",
28-
git_commit = "a0f83c2e142b4f2c73989f4f9efba2132acd3dd7",
27+
sha256 = "eee8fc16eff7f97d65b7e24085f8dd059570badb34d3292b9115d6177066a4e6",
28+
git_commit = "d591c2a55aab73e400e2a655d3693dd4a6a109ac",
2929
patch = "//third_party/tensorflow:tensorflow.patch",
3030
)
3131

0 commit comments

Comments
 (0)