Skip to content

Commit 005e3c6

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/e3a7b0a7-e19d-4f4c-beff-da68a80aca8f PiperOrigin-RevId: 683828259
1 parent 7ec7218 commit 005e3c6

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 = "f819e61df84442784b79fde4387c1cbedcca577c013059f8938df4fbd814740f",
28-
git_commit = "5fdbbbbf9d3c496a86af2f053be2d1039b2ed331",
27+
sha256 = "ffafbb53fc6d0eef5b7938ac7c211dfef34c67289ef2bc325297271bdeeca90e",
28+
git_commit = "7ab65ab47dcca62aa45004a83dc8c2332ac0b262",
2929
)
3030

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

0 commit comments

Comments
 (0)