Skip to content

Commit 62407b6

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/24b378fe-0740-4c68-a2e1-14683034cb54 PiperOrigin-RevId: 607410174
1 parent 68e3051 commit 62407b6

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 = "d2cc650e15946642c8441bb8efef134a4951989b3e3e605f549c348f105b1ad1",
28-
git_commit = "3e72ed6005cb26bbadbd8ee0e95b570d2dd52bfa",
27+
sha256 = "bceae8be681d7d1ad962c59239103474d8013cfa1f9e4c6942d43d61faed4645",
28+
git_commit = "2f19fa8a68d141666c34e88483b645e3fe0ad113",
2929
)
3030

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

0 commit comments

Comments
 (0)