Skip to content

Commit 3d36503

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/b640e9d1-b765-4f1a-8181-d79298d7b488 PiperOrigin-RevId: 604092987
1 parent b1b7c8d commit 3d36503

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 = "9dd92fb4475b76efd8d9b3ee5c8850dad81339c82e81b5c5ff9b43a65efadb3f",
28-
git_commit = "e6af390379ff04a49fb21cce246d8155308fa340",
27+
sha256 = "c266d0863b206a198b2af0d4fab2c8e1c62c5a5c06d6cddf849ee945b6ec7e0a",
28+
git_commit = "c8218b1dd277681b31ed4306e96504db61a35d82",
2929
)
3030

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

0 commit comments

Comments
 (0)