Skip to content

Commit ebff99f

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/b287c257-8b5b-4a69-bb9d-2930dbf511e9 PiperOrigin-RevId: 758449156
1 parent 0389ce5 commit ebff99f

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 = "f3a62e3623bd2be44be86f60f71ad93b4d4d556dda6a1cbab89713aadf0ba67d",
28-
git_commit = "d92ed6014f19e396a16b980c4f8969a74e8ada3a",
27+
sha256 = "aa3a22610b94c3aa81cfc97dac0715d14bfd09afb0ec32aee43ed717b748e9a7",
28+
git_commit = "dbd5a0df72eee86da9621cd333f5672d4dab9cf3",
2929
patch = "//third_party/tensorflow:tensorflow.patch",
3030
)
3131

0 commit comments

Comments
 (0)