Skip to content

Commit 565f06e

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/90d28149-a044-4c40-85b8-7cf9070426c3 PiperOrigin-RevId: 253078630
1 parent 91bf584 commit 565f06e

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
@@ -11,8 +11,8 @@ load("//tensorflow_serving:repo.bzl", "tensorflow_http_archive")
1111

1212
tensorflow_http_archive(
1313
name = "org_tensorflow",
14-
sha256 = "9c746ba118769f426b10de54c914fc4a84a3363e4b0304072563785a39598730",
15-
git_commit = "16b680525b3ac35fc26041395164dffa952f2fde",
14+
sha256 = "228422f34eac144daf2270135d5e2d4e0ff4c3f78bd5c84562fed27fa4dab5b7",
15+
git_commit = "824fab41c003276a15c30b73d6deb71f65a6d842",
1616
)
1717

1818
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")

0 commit comments

Comments
 (0)