Skip to content

Commit 79d9884

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/3c155beb-0320-43d9-b51c-e3d665f3b9e7 PiperOrigin-RevId: 744495217
1 parent 6bc3dda commit 79d9884

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 = "9493006a2af5c0292a4c00539269e088b9574001a0ef024df1b549220ec5a48a",
28-
git_commit = "f152b89e8b2ea945ce8543f697285eb10990de91",
27+
sha256 = "8c3a5a6884c7187e25cdf130e2c591c937d59dc6feaf73a5615e2754ec1d3cd9",
28+
git_commit = "8a25327043782efaaa6bf40dd3d874e5dcd02512",
2929
patch = "//third_party/tensorflow:tensorflow.patch",
3030
)
3131

0 commit comments

Comments
 (0)