Skip to content

Commit ef1e292

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/f8bb4ff1-e3a6-4012-89e1-d714b7648e0e PiperOrigin-RevId: 400437283
1 parent 96e9781 commit ef1e292

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 = "ef29880007b78f85bb43f385a492a719f835468218ed272c381e66dadacb5b7a",
19-
git_commit = "664872b49d2e7d94de3ea79083d82b29f6a30c4c",
18+
sha256 = "ed091ea752cc8ac8ff82f6ff5f1b5a2d22ba03234e00447f2bc55c16c75e6532",
19+
git_commit = "34d94fe2ac230755a7ef7923555b47fffede9c94",
2020
)
2121

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

0 commit comments

Comments
 (0)