Skip to content

Commit 91f4ece

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/6740f4cd-3239-4ac2-909c-c070aef545c2 PiperOrigin-RevId: 754195998
1 parent 305a2f7 commit 91f4ece

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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 = "1d63a01e471bc1c5063e96064c38f07de15f96f1f956b1d1400c4a1c499fb584",
28-
git_commit = "70d55ca3d8809e36b116161c7dd85699f240d4d8",
27+
sha256 = "009f39af723ac25f870deb33a665e9097bcfb51c3314e2296d2109bd0bf92c9d",
28+
git_commit = "f165da9abad769249df2d813c86dce0d550d8eac",
2929
patch = "//third_party/tensorflow:tensorflow.patch",
3030
)
3131

0 commit comments

Comments
 (0)