Skip to content

Commit 3e06577

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/d1848ec1-e31f-47a1-893e-6acfe1cdd74e PiperOrigin-RevId: 683057809
1 parent 74ec30d commit 3e06577

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 = "11b6e3a4de38b61b20cd7bb52ab00477eb5cd93381248132ece2986777a4e9fc",
28-
git_commit = "683ce4c834c105d745511430e219f95664a9fce3",
27+
sha256 = "5aa8b36c178fe354447ae9ce90ad2c0a41e97cf6a845b04483183c14bd520fa5",
28+
git_commit = "47dc9d146e99f5180906d8bd1b0c0291fa947d23",
2929
)
3030

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

0 commit comments

Comments
 (0)