Skip to content

Commit 2fa4e5b

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/bd4eb76a-aad8-4350-9d1f-690cf6bc74a4 PiperOrigin-RevId: 603665772
1 parent 5a4ec8a commit 2fa4e5b

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 = "41c5122d91f304d3624c5fcdc05095d414b2c47158cbb6931983c1a9f3120dec",
28-
git_commit = "8fdae25f552c57ef5749966925462253069598ae",
27+
sha256 = "f91acd3fdd1559464a4985073f84f7c5da0b39c2f39587a79810cc7d022b289d",
28+
git_commit = "d340b9fbe6f55ad912694cdf096bae9748d4e834",
2929
)
3030

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

0 commit comments

Comments
 (0)