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 74ec30d commit 3e06577Copy full SHA for 3e06577
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 = "11b6e3a4de38b61b20cd7bb52ab00477eb5cd93381248132ece2986777a4e9fc",
28
- git_commit = "683ce4c834c105d745511430e219f95664a9fce3",
+ sha256 = "5aa8b36c178fe354447ae9ce90ad2c0a41e97cf6a845b04483183c14bd520fa5",
+ git_commit = "47dc9d146e99f5180906d8bd1b0c0291fa947d23",
29
)
30
31
# Import all of TensorFlow Serving's external dependencies.
0 commit comments