Skip to content

Commit 810e3ce

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/c4e75b5c-7765-4483-b4e9-e4677d290a96 PiperOrigin-RevId: 671648101
1 parent 61b9849 commit 810e3ce

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 = "dc07fadc2835f05a24f841845abf4b1ce8bcbba38afab4f32953bbf701fcac9a",
28-
git_commit = "be18c0abdd419834e8ed902bad4074ea70ffc3d9",
27+
sha256 = "f37e5bc18ce59f68edfe1ce4e8a9243c726d3da26aa505cddc68c0acfd61a1d0",
28+
git_commit = "cb9444bad5ab359e288f545126ef895ca1232c43",
2929
)
3030

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

0 commit comments

Comments
 (0)