Skip to content

Commit 2023bea

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/b9fe16c3-79be-4cea-a7d2-6b28743fbcae PiperOrigin-RevId: 603751794
1 parent 2fa4e5b commit 2023bea

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 = "f91acd3fdd1559464a4985073f84f7c5da0b39c2f39587a79810cc7d022b289d",
28-
git_commit = "d340b9fbe6f55ad912694cdf096bae9748d4e834",
27+
sha256 = "8c4dbbe5d433fcf4cd70eb41c8a2a896ae5396e4e2b367d4b945c568c0618b33",
28+
git_commit = "482217951e8df2d5bc4e6b94c4fbbcb82ba9e47a",
2929
)
3030

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

0 commit comments

Comments
 (0)