Skip to content

Commit db74e57

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/464822e3-3bf5-4948-9b72-31b7363b99c3 PiperOrigin-RevId: 602700231
1 parent cc46474 commit db74e57

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 = "9415767703f0c111e2da2ced51ba129780f15b0228a05a6814bf3968f49c9674",
28-
git_commit = "10679892ee1406de1b370997113ee8930d97f680",
27+
sha256 = "bcfb083e28047eafd99b9ea2065bb0203e23173582286546d74456575b171e69",
28+
git_commit = "5292ce50e0b30e942911d7ec0a89299434cda61a",
2929
)
3030

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

0 commit comments

Comments
 (0)