Skip to content

Commit e186ef5

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/60920e1d-b8f5-4597-8d02-e1d8ed85bc52 PiperOrigin-RevId: 607759801
1 parent 0802034 commit e186ef5

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 = "92c40207388f973bc5a1cb5f40dbb8af941ee13b68eb3ff1b8ea639bb8bd3189",
28-
git_commit = "9f44b5c9317b3eeb5ce867d5d740f903e018cafd",
27+
sha256 = "97c8606de19ac3c3cab18becd576e5a1954fe3773bb0244a690ab025308ac2e9",
28+
git_commit = "5a04c6d5c6ec49314451a759a321dc388dc10007",
2929
)
3030

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

0 commit comments

Comments
 (0)