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 ed27f50 commit 3a26baaCopy full SHA for 3a26baa
WORKSPACE
@@ -24,8 +24,8 @@ local_repository(
24
load("//tensorflow_serving:repo.bzl", "tensorflow_http_archive")
25
tensorflow_http_archive(
26
name = "org_tensorflow",
27
- sha256 = "6b2f58c7612dbf87ef24731862662ed633adfaedf5b44ab18d9e136640c9ab89",
28
- git_commit = "fa114c7950632ef6f7800bfa5f9b95cbc3ea8577",
+ sha256 = "d5053af39e1e88a6c8784842410087f790a4755a259daeed45bb991e43869ab1",
+ git_commit = "5297f6d8a67750f2bde7f5483526998f00ec15fe",
29
)
30
31
# Import all of TensorFlow Serving's external dependencies.
0 commit comments