Skip to content

Commit 74ec30d

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/3f01c8a4-dde1-40ee-a93e-673a1f4fad4e PiperOrigin-RevId: 682991393
1 parent 4aa9965 commit 74ec30d

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 = "4e8c55254833b7a25655075aa59b922a5988df7a549a5494707d95686271b73d",
28-
git_commit = "ffbb877e416fbd1a7dc316736c5315625b3e57e7",
27+
sha256 = "11b6e3a4de38b61b20cd7bb52ab00477eb5cd93381248132ece2986777a4e9fc",
28+
git_commit = "683ce4c834c105d745511430e219f95664a9fce3",
2929
)
3030

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

0 commit comments

Comments
 (0)