Skip to content

Commit ed27f50

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/b527f9ef-d879-49d7-b01d-cf4a0cecbbc8 PiperOrigin-RevId: 606102730
1 parent b98586a commit ed27f50

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 = "b8728235fe2316e3d91f07023d6f77478136fc6a5658911601601b17c4851870",
28-
git_commit = "268c1baa8b1b263dfb261b7ca9e905525a25a5fe",
27+
sha256 = "6b2f58c7612dbf87ef24731862662ed633adfaedf5b44ab18d9e136640c9ab89",
28+
git_commit = "fa114c7950632ef6f7800bfa5f9b95cbc3ea8577",
2929
)
3030

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

0 commit comments

Comments
 (0)