Skip to content

Commit 49c1f15

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/95db5ec8-dcd8-482d-bc46-24fbac2e0376 PiperOrigin-RevId: 683150218
1 parent 3e06577 commit 49c1f15

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 = "5aa8b36c178fe354447ae9ce90ad2c0a41e97cf6a845b04483183c14bd520fa5",
28-
git_commit = "47dc9d146e99f5180906d8bd1b0c0291fa947d23",
27+
sha256 = "f9193c919b9be2ccf9ee71e25f8f785423cba53d2039c30180a633cbbcc2501e",
28+
git_commit = "8c154a3943e5f4a76e56bbad898bb0fbbb6bd708",
2929
)
3030

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

0 commit comments

Comments
 (0)