Skip to content

Commit 3b9d09d

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/5fbad6d2-e177-4dd1-93a3-688e5b4b1a50 PiperOrigin-RevId: 604224787
1 parent bc81261 commit 3b9d09d

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 = "492803417d6cf8e95297ac6c0ca92af5e6c62d4ef3ce94d518e2f0ab5d40c5bb",
28-
git_commit = "1a111956cf968b4875ed334cb8a69b4cc4d6b866",
27+
sha256 = "bf48ed8f44d479d7b1e33282ec9857801a8ba37d294f54e6ef686e75d3f97d50",
28+
git_commit = "9d40bdb5ab979cde627c992aa71f0890fc0f10c4",
2929
)
3030

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

0 commit comments

Comments
 (0)