Skip to content

Commit 23210cc

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/da0394d0-95d6-479f-a746-ea0aab7c73c5 PiperOrigin-RevId: 730242122
1 parent 9cab956 commit 23210cc

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 = "2c6cf89e8aa82d7e5222122cd3e93d08128d439de059e70985ebb5448f03e709",
28-
git_commit = "8d7afac0217cffed691af871686d0fd53e6bd667",
27+
sha256 = "18173ba4baa97a5251b1dbf072443a54f5b62a81b50bcdd88d7906b01a2066bd",
28+
git_commit = "d5795d42e35d278ecddbdd011c5c65cfbcd7006e",
2929
patch = "//third_party/tensorflow:tensorflow.patch",
3030
)
3131

0 commit comments

Comments
 (0)