Skip to content

Commit 91bf584

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/52753268-ad32-44fd-926b-427f1130a1fc PiperOrigin-RevId: 253012949
1 parent 6332c00 commit 91bf584

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 = "7978b9c2de2120671d1be164ee4557d353558ac0c2cce1b7a7f4589d5605e984",
15-
git_commit = "71f9f0cf0502656473dea3613133a137c22a45ab",
14+
sha256 = "9c746ba118769f426b10de54c914fc4a84a3363e4b0304072563785a39598730",
15+
git_commit = "16b680525b3ac35fc26041395164dffa952f2fde",
1616
)
1717

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

0 commit comments

Comments
 (0)