Skip to content

Commit 5e2691d

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/264fcc30-68b1-4997-9b65-0a7a3d2cb63f PiperOrigin-RevId: 602555875
1 parent 57da6d9 commit 5e2691d

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 = "41db32ffc456f8e9bb22079f7b59dad662ce70367cce9763be053336821447a3",
28-
git_commit = "ed444dbf4b7bd4dd9062d5688d6b178d61a83d81",
27+
sha256 = "70c49da2a5f087125a4782d45d1c75a54b1d63b8e2189d27c972382502587d57",
28+
git_commit = "9b2716b239b8c38baa239c7526bc3a28c86e2549",
2929
)
3030

3131
# Import all of TensorFlow Serving's external dependencies.

0 commit comments

Comments
 (0)