Skip to content

Commit 8cadcf1

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/bca1e9a1-e6a4-42d3-9360-c09b0bcf5f8a PiperOrigin-RevId: 728638554
1 parent b69b6be commit 8cadcf1

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

0 commit comments

Comments
 (0)