Skip to content

Commit f62f88e

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/bf06240c-52dd-4736-a067-b1861bd6b719 PiperOrigin-RevId: 758646150
1 parent cca9029 commit f62f88e

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 = "2631529fe1fdcd360b14be8942f9e66150f89ee6a2da31ffaa6a9a88c8ea6025",
28-
git_commit = "7b7df68fa9cf22864410c93975c5092a9affdb7f",
27+
sha256 = "cbd34229311f510c65736cba0462e6c6922d3fcda7057965917b4f1bb0769c06",
28+
git_commit = "060bd7634470a76b2c7b26308b46a772c3cc9192",
2929
patch = "//third_party/tensorflow:tensorflow.patch",
3030
)
3131

0 commit comments

Comments
 (0)