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 00f89a3 commit 28dd219Copy full SHA for 28dd219
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 = "01b62a8fe9363b1517b022fe053186b2359610f0e0184830ed0cbf4e9d9d2650",
28
- git_commit = "558e32d6242c82b2456bf7678308c488cefc41a1",
+ sha256 = "79b2c92367099d836f76bca280b7f32d2cdd56849174ed69ed301291d5e3677e",
+ git_commit = "b56144732f8ac38f5cdf49c3196e10b52efc5762",
29
)
30
31
# Import all of TensorFlow Serving's external dependencies.
0 commit comments