Skip to content

Commit 803456a

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/65d085d8-4dd4-4b98-842f-55422fa8544a PiperOrigin-RevId: 608689103
1 parent aa1e171 commit 803456a

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 = "b8144c07c287b4363c83dee2d481a8aa78b741dae9ff99e45dcff4d0ecf655c4",
28-
git_commit = "508b8c8c47d74b55cddc67067a96f5f5c3234342",
27+
sha256 = "c49c8a133eef7f4123e52953bb8cbba8b06114cbeb29078bfd58ce13b898751a",
28+
git_commit = "dad97098e88593e0e778fb03650b596550927a1f",
2929
)
3030

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

0 commit comments

Comments
 (0)