Skip to content

Commit 7ec7218

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/6e5bcfdf-28ca-4336-aab4-b2eae9f33501 PiperOrigin-RevId: 683714043
1 parent d9e0303 commit 7ec7218

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

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

0 commit comments

Comments
 (0)