Skip to content

Commit 5c2d28a

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/0b467c36-3c99-4ecd-afc0-414785e6756b PiperOrigin-RevId: 345352118
1 parent b8f098e commit 5c2d28a

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 = "fa6f039d939d9bcf30fc5f988692582fd4e829b206476e329383fe22bdd5b643",
15-
git_commit = "3c302f4b81af2502e5fa34d3b069a4776b039eac",
14+
sha256 = "8d27b7cb487a0d14cbbcb2d6cab6903ca7e45d9c99b4219579027ff9899afce4",
15+
git_commit = "37b8b846664750d950d79023695f0cca1e802edd",
1616
)
1717

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

0 commit comments

Comments
 (0)