Skip to content

Commit 050cf83

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/2acf91b0-1663-4c0f-94a2-4254ecc8a847 PiperOrigin-RevId: 603024906
1 parent 5f0e9ba commit 050cf83

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 = "573c19e4fab7fa7f37e20c5063a5b8c5a4516e7e38251e666e05a008fa55cbe1",
28-
git_commit = "c6801aabee6fd83e2dc903624c75ece2ea88f28a",
27+
sha256 = "c73285c96f296d32969caa0a95fe4f4a7f6a9293c828a802a6d276c634c1f3c7",
28+
git_commit = "6dddfa1b666fab4d070052311a312f62f2739605",
2929
)
3030

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

0 commit comments

Comments
 (0)