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 bf4e080 commit 63b8db6Copy full SHA for 63b8db6
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 = "076795026ff64426a3898b297e0e65e0af188576acb2a1c85eee43c5c700c0b6",
28
- git_commit = "9eda19e3ede2c5a07906315414a4929c50b3528d",
+ sha256 = "458c55b69a24ef6e669a29a3633d0e804fb44973f6c6f2cdbbd2d0f14de03a27",
+ git_commit = "14bc86bc1898aa12e0a224e96066db465aa04e24",
29
)
30
31
# Import all of TensorFlow Serving's external dependencies.
0 commit comments