Skip to content

Commit 79860d5

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/7241762a-d8ba-4452-a655-0e8d250f2a5b PiperOrigin-RevId: 367335006
1 parent bc24390 commit 79860d5

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
@@ -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 = "2644f8c58d8e0e69e8e6352be60d8f07f2276f2990cd0b64ae8b60c0b18f87a7",
19-
git_commit = "4d1c9c6cc95320ae4087f6dc2d768344b779288e",
18+
sha256 = "150b5a4feb512d4c9f82d32fc342b70281fddf68944a61d1ff171a8024bd27a5",
19+
git_commit = "e0b0822dd5fabe2d9b8374c7d7c7fb375ac9d98e",
2020
)
2121

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

0 commit comments

Comments
 (0)