Skip to content

Commit 7f17c59

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/537222db-b663-42c1-bf90-28149114493c PiperOrigin-RevId: 730322614
1 parent 23210cc commit 7f17c59

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 = "18173ba4baa97a5251b1dbf072443a54f5b62a81b50bcdd88d7906b01a2066bd",
28-
git_commit = "d5795d42e35d278ecddbdd011c5c65cfbcd7006e",
27+
sha256 = "057e7a6799517075017fcc3e8e8b031e0c5236bd6a66a6fbed8b43ba474f6001",
28+
git_commit = "91e0a9eff8f16edef14b726f09bb3aba95dcb06a",
2929
patch = "//third_party/tensorflow:tensorflow.patch",
3030
)
3131

0 commit comments

Comments
 (0)