Skip to content

Commit f77eeee

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/2cd8ebfb-b3f9-47b4-aba3-8acc88f33cfe PiperOrigin-RevId: 305066840
1 parent 4196a72 commit f77eeee

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 = "74bc00e54f124248527a94045c691410ca0aac72bf8fcedfeec4d5fafebb59e7",
15-
git_commit = "71d8bea52cea0a66f47fbf5009f1560b0c946fae",
14+
sha256 = "a51800a9e99dc2fb0c18987d478a95e1555191cee03a09261b0a4285fdf17793",
15+
git_commit = "13e3719222f93e26b884b5d723eb6205a046bad9",
1616
)
1717

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

0 commit comments

Comments
 (0)