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 2023bea commit b7665d3Copy full SHA for b7665d3
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 = "8c4dbbe5d433fcf4cd70eb41c8a2a896ae5396e4e2b367d4b945c568c0618b33",
28
- git_commit = "482217951e8df2d5bc4e6b94c4fbbcb82ba9e47a",
+ sha256 = "da07ac0a34f071310ca5bed87d3ada384e1eea686c017accc9327ea46b72164f",
+ git_commit = "591b92592fe197fa1da762f518a5c5cbcb7976fb",
29
)
30
31
# Import all of TensorFlow Serving's external dependencies.
0 commit comments