Skip to content

Commit c1e085c

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/37a4dff5-151d-4b48-bfc9-bfe3200e2728 PiperOrigin-RevId: 248280758
1 parent 3cfaeea commit c1e085c

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 = "ccc2a44b510c9ac33b87775f64e73d53e54e049598ad429304e8927cf62663ee",
15-
git_commit = "21f1d8056a5ef913742d80b69de0ffe36f6297b2",
14+
sha256 = "39dd7da5c70b56380bc7f0759bb2801162ef0e13393446a5e0c79a76fa268d76",
15+
git_commit = "6ea3aa086514a808fca8c6769ad6ea22b335cc80",
1616
)
1717

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

0 commit comments

Comments
 (0)