Skip to content

Commit 22e181d

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/864c5d18-6b2e-4316-a78a-f1de126f09fc PiperOrigin-RevId: 682105872
1 parent 6809c2f commit 22e181d

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 = "f3232a049b7910d78528743afe5df84437d47972c29874db356548db61d46e2a",
28-
git_commit = "8ff94d3cf1e5edc5586a98bd0cdab1601ff6924b",
27+
sha256 = "190e07bff0f2344be202d37341bacb92a86e44e230964302e43cb131d5c4575b",
28+
git_commit = "4a29233a7b7c1a3a4294e4ccdd1772f9083944ea",
2929
)
3030

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

0 commit comments

Comments
 (0)