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 d1a0e15 commit 0802034Copy full SHA for 0802034
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 = "979d60ccaa1d613ae935f961999ed8df9787d9c364850d413f2ffe3707f9dd28",
28
- git_commit = "b958725fc5067faa29bf452d6c9f50401f711b01",
+ sha256 = "92c40207388f973bc5a1cb5f40dbb8af941ee13b68eb3ff1b8ea639bb8bd3189",
+ git_commit = "9f44b5c9317b3eeb5ce867d5d740f903e018cafd",
29
)
30
31
# Import all of TensorFlow Serving's external dependencies.
0 commit comments