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 62407b6 commit 56e6904Copy full SHA for 56e6904
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 = "bceae8be681d7d1ad962c59239103474d8013cfa1f9e4c6942d43d61faed4645",
28
- git_commit = "2f19fa8a68d141666c34e88483b645e3fe0ad113",
+ sha256 = "a906f154d09cd8db5f59e6b1ffd407fb504a0885d474d8c3d38345780ae3094d",
+ git_commit = "26512a48fa44c2d9d80b3c9977c01207210b5d80",
29
)
30
31
# Import all of TensorFlow Serving's external dependencies.
0 commit comments