Skip to content

Commit 313d193

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/df3ea117-a101-44d7-8462-9f144a3e2af5 PiperOrigin-RevId: 581808238
1 parent 586152f commit 313d193

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 = "a4af9e58710e1995d90b34d696397a322018831557976f29a8b4406d5739566d",
28-
git_commit = "2c15e13fa793bd2a2a4aed66965905d40e33a5ac",
27+
sha256 = "0838866bfae5723de178fe42b33202e08a4d13615eb767261921366b6fbff6e6",
28+
git_commit = "22541314d340038fe72cd69ce5c3b7f6c47bb10e",
2929
)
3030

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

0 commit comments

Comments
 (0)