Skip to content

Commit 6d60ebb

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/bac39835-dc95-4381-840f-5ed43795af7b PiperOrigin-RevId: 675656242
1 parent 457bf61 commit 6d60ebb

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 = "62291422f50be43e44c49f3604df7b269129d1d82e7fd02b8dfe37edfb77c5b3",
28-
git_commit = "50609baf882f36d8de37e92e26cbedd27402eb00",
27+
sha256 = "ff85057f50bd583e521c9d83957cfb51dd2461533d023340d442b8b2573a0a5f",
28+
git_commit = "de7bb7fa48f31c72887709535abafe4b9bff5204",
2929
)
3030

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

0 commit comments

Comments
 (0)