Skip to content

Commit 0802034

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/b8fee2a6-a787-4f85-a840-d935fd30bf89 PiperOrigin-RevId: 607665483
1 parent d1a0e15 commit 0802034

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 = "979d60ccaa1d613ae935f961999ed8df9787d9c364850d413f2ffe3707f9dd28",
28-
git_commit = "b958725fc5067faa29bf452d6c9f50401f711b01",
27+
sha256 = "92c40207388f973bc5a1cb5f40dbb8af941ee13b68eb3ff1b8ea639bb8bd3189",
28+
git_commit = "9f44b5c9317b3eeb5ce867d5d740f903e018cafd",
2929
)
3030

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

0 commit comments

Comments
 (0)