Skip to content

Commit 1d5dbe2

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/1126f1c4-4b59-4566-971a-8b9105cc0b76 PiperOrigin-RevId: 675862847
1 parent 8fc1e39 commit 1d5dbe2

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 = "75548cf1d5d32e7e5c45ac239bb61af548231cb20e7cf95f25cc95082fa43330",
28-
git_commit = "983ce799e8fec1d0916f2f5855bff3b90b40b1b8",
27+
sha256 = "8433919c5dae61e6634fe69ec94633b2616b0e75a06c0e7514bdcb8e6a616330",
28+
git_commit = "4b32024457ea4cd05080c1dc6c3ae85d1bd091c1",
2929
)
3030

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

0 commit comments

Comments
 (0)