Skip to content

Commit f813c73

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/2e943ba2-e00f-42cd-afca-ad9934b444f1 PiperOrigin-RevId: 617005499
1 parent f6ef270 commit f813c73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WORKSPACE

+2-2
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 = "b69c03b7009e85ba8c2ab3b6636a13822250248c0a4efc89cb46aeb50cebbf35",
28-
git_commit = "a6e55e74bba04b80bab202a53265182d06307aa1",
27+
sha256 = "97a22e7d13b1fd9b9491692768b6cecffd623d94e6cbe2e06cbfb15149949e84",
28+
git_commit = "30488e7e5785733ec638fb1839ca75173ac97e5f",
2929
)
3030

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

0 commit comments

Comments
 (0)