Skip to content

Commit 727333e

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/b004d502-f08e-49ab-859a-9a7fc9e2561c PiperOrigin-RevId: 727399205
1 parent c5a08f1 commit 727333e

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 = "d2668ff68101b5e33012b79451c4dc815a0fc011c22bea07d281a7af573c40c9",
28-
git_commit = "6662896d468bc8038b6f4183bd7392dd469964b5",
27+
sha256 = "220629a1de5cf4d3531b066a2c7ac9b7ecb7b6958d2bf91788be4fea2f25dba8",
28+
git_commit = "166e5fad5fb7b0dd16abeb11c41f1af3e4376d16",
2929
patch = "//third_party/tensorflow:tensorflow.patch",
3030
)
3131

0 commit comments

Comments
 (0)