Skip to content

Commit 56e6904

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/50059e33-5cda-4ab0-948c-46026ff8ecef PiperOrigin-RevId: 607515568
1 parent 62407b6 commit 56e6904

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 = "bceae8be681d7d1ad962c59239103474d8013cfa1f9e4c6942d43d61faed4645",
28-
git_commit = "2f19fa8a68d141666c34e88483b645e3fe0ad113",
27+
sha256 = "a906f154d09cd8db5f59e6b1ffd407fb504a0885d474d8c3d38345780ae3094d",
28+
git_commit = "26512a48fa44c2d9d80b3c9977c01207210b5d80",
2929
)
3030

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

0 commit comments

Comments
 (0)