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 3b95dfd commit 6a5dda4Copy full SHA for 6a5dda4
WORKSPACE
@@ -15,8 +15,8 @@ workspace(name = "tf_serving")
15
load("//tensorflow_serving:repo.bzl", "tensorflow_http_archive")
16
tensorflow_http_archive(
17
name = "org_tensorflow",
18
- sha256 = "3eb7aa34ce6e737e0d7954a7c892de724dfa7c562af161d1dfad2a6634039862",
19
- git_commit = "5556d26ecd7c1e063c52d2a40047741a495c79ac",
+ sha256 = "e6a1a8058f63facb81b831070ba6d23d6f65507ddd7b6c8345a269f4e532776e",
+ git_commit = "e5121a9b6abc92034c3057c0820c10c7c13c5f51",
20
)
21
22
# Import all of TensorFlow Serving's external dependencies.
0 commit comments