Skip to content

Commit e886aa1

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/9584fc36-a2d7-43ee-8ea3-26f7f07d6238 PiperOrigin-RevId: 400538314
1 parent aa0b9bd commit e886aa1

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
@@ -15,8 +15,8 @@ workspace(name = "tf_serving")
1515
load("//tensorflow_serving:repo.bzl", "tensorflow_http_archive")
1616
tensorflow_http_archive(
1717
name = "org_tensorflow",
18-
sha256 = "93a9ec9f2373853bc9521074eccb682bd5b13c2af8a8b0cb5cb702f69a6f0a06",
19-
git_commit = "1d01efb25a5a6fd7c08e4cdf9695a99114185b97",
18+
sha256 = "3d30520437a57310f3a5d319450e927bf52a24f6662b419ebefe2c534ad8d064",
19+
git_commit = "70a2d4073d95fba32db10a192a1dd708fdae2925",
2020
)
2121

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

0 commit comments

Comments
 (0)