Skip to content

Commit 272c106

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/6755094a-a059-46d2-aed2-cfeffc8eb23c PiperOrigin-RevId: 758858164
1 parent 1c94645 commit 272c106

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 = "cbd34229311f510c65736cba0462e6c6922d3fcda7057965917b4f1bb0769c06",
28-
git_commit = "060bd7634470a76b2c7b26308b46a772c3cc9192",
27+
sha256 = "8a72d27421963c263789369badc2ce8ba0c716a62d3df0b6ea43bfdc934d73f9",
28+
git_commit = "4b46c2c90e38243a1a0d2dbe5d03f697be0302d0",
2929
patch = "//third_party/tensorflow:tensorflow.patch",
3030
)
3131

0 commit comments

Comments
 (0)