Skip to content

Commit 5dc1475

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/a726a738-18db-49b3-b8bb-379ae6bc9f77 PiperOrigin-RevId: 729609654
1 parent db04ae3 commit 5dc1475

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 = "73e172da42dfabadf4083231103bec7f228da403b61ebfe329b9807aa4db75e5",
28-
git_commit = "595964cabf7958e7a8e59e232231aa5da3829f58",
27+
sha256 = "c7c0c03f7f520124bb99a8cea2b58d8d0cb35c98c23bb96b939d31914841e44f",
28+
git_commit = "03902aa28a830bdc7477cf0e60960afd8c15ead3",
2929
patch = "//third_party/tensorflow:tensorflow.patch",
3030
)
3131

0 commit comments

Comments
 (0)