Skip to content

Commit 8fc1e39

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/88282d72-0c03-42a9-b914-38d0b4fbdd33 PiperOrigin-RevId: 675777171
1 parent cb934df commit 8fc1e39

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 = "ff85057f50bd583e521c9d83957cfb51dd2461533d023340d442b8b2573a0a5f",
28-
git_commit = "de7bb7fa48f31c72887709535abafe4b9bff5204",
27+
sha256 = "75548cf1d5d32e7e5c45ac239bb61af548231cb20e7cf95f25cc95082fa43330",
28+
git_commit = "983ce799e8fec1d0916f2f5855bff3b90b40b1b8",
2929
)
3030

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

0 commit comments

Comments
 (0)