Skip to content

Commit c2e17f1

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/f8167dde-2fa0-4f15-81b9-bd9b5a078be2 PiperOrigin-RevId: 305158511
1 parent f77eeee commit c2e17f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WORKSPACE

+2-2
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 = "a51800a9e99dc2fb0c18987d478a95e1555191cee03a09261b0a4285fdf17793",
15-
git_commit = "13e3719222f93e26b884b5d723eb6205a046bad9",
14+
sha256 = "06c92078a88b21cd4af89e46e65fc62896c3d46574ac92f6a635d4141b19aa00",
15+
git_commit = "fc94412b3921ba38e763438b2eedf30da596ed1c",
1616
)
1717

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

0 commit comments

Comments
 (0)