Skip to content

Commit b23acfc

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/64a515ab-3f21-42e8-8270-a7a9f483aba8 PiperOrigin-RevId: 604489517
1 parent 3babeaa commit b23acfc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WORKSPACE

+2-2
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 = "6bed72bdb1f6aebfebbce41568d60f4669a6ebda519fdbdb6bb32adad79d49dd",
28-
git_commit = "22e9fdd63b520000a025af12c40647b852cbe09e",
27+
sha256 = "5f03843154df7353d41d56f45aeba8639f20b9156078d38b2bd331835a2a12ca",
28+
git_commit = "8b4d88f42ffaa581ea6955e740b19bca9817e9e1",
2929
)
3030

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

0 commit comments

Comments
 (0)