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 803456a commit 7aa35dfCopy full SHA for 7aa35df
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 = "c49c8a133eef7f4123e52953bb8cbba8b06114cbeb29078bfd58ce13b898751a",
28
- git_commit = "dad97098e88593e0e778fb03650b596550927a1f",
+ sha256 = "9ce0e6891b35cec4807190d2962524bd7126e6d58adb2be8bcb133b4006d0749",
+ git_commit = "8d3f14beae37a6ad32afebfbae158e999ee81c34",
29
)
30
31
# Import all of TensorFlow Serving's external dependencies.
0 commit comments