Skip to content

Commit 08a1ecf

Browse files
mingmingl-llvmtensorflow-copybara
authored andcommitted
Bump TF version.
PiperOrigin-RevId: 303995532
1 parent 6d6792c commit 08a1ecf

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

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

0 commit comments

Comments
 (0)