Skip to content

Commit dfcdcd1

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/94d5bce7-c5a6-4b87-bac9-aec591d7c1a5 PiperOrigin-RevId: 399571749
1 parent 96d248d commit dfcdcd1

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
@@ -15,8 +15,8 @@ workspace(name = "tf_serving")
1515
load("//tensorflow_serving:repo.bzl", "tensorflow_http_archive")
1616
tensorflow_http_archive(
1717
name = "org_tensorflow",
18-
sha256 = "c3c931cc297ae64730db7b813997ff93204875d518f7f8929dc97f03243300ad",
19-
git_commit = "9a9b33a3452f6295167d3a794e157baac51a663c",
18+
sha256 = "f2bf0e974fab8e8d2a5cd2cc852e68efd9d51b96cbe6679f1322581de818ee0f",
19+
git_commit = "87462bfac761435a46641ff2f10ad0b6e5414a4b",
2020
)
2121

2222
# Import all of TensorFlow Serving's external dependencies.

0 commit comments

Comments
 (0)