Skip to content

Commit 510ac0d

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/7be4b92a-30e9-4426-ad80-866fe7814502 PiperOrigin-RevId: 671459040
1 parent 9256ca4 commit 510ac0d

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 = "9dcf90c75cd1ab9e3baf850858cb76987cd366cb7c41a1338b83f6866645f586",
28-
git_commit = "2e34d0e09e9604af5d9918345678210ee75e61c0",
27+
sha256 = "8f66a6115466eb4dfc058bb6ffb785f8fda5aa2c4469cde074998a36cd0cf2af",
28+
git_commit = "a1969d4c2dbbe115497dc94322e376072e6de2fa",
2929
)
3030

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

0 commit comments

Comments
 (0)