We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96e9781 commit ef1e292Copy full SHA for ef1e292
WORKSPACE
@@ -15,8 +15,8 @@ workspace(name = "tf_serving")
15
load("//tensorflow_serving:repo.bzl", "tensorflow_http_archive")
16
tensorflow_http_archive(
17
name = "org_tensorflow",
18
- sha256 = "ef29880007b78f85bb43f385a492a719f835468218ed272c381e66dadacb5b7a",
19
- git_commit = "664872b49d2e7d94de3ea79083d82b29f6a30c4c",
+ sha256 = "ed091ea752cc8ac8ff82f6ff5f1b5a2d22ba03234e00447f2bc55c16c75e6532",
+ git_commit = "34d94fe2ac230755a7ef7923555b47fffede9c94",
20
)
21
22
# Import all of TensorFlow Serving's external dependencies.
0 commit comments