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 cca9029 commit f62f88eCopy full SHA for f62f88e
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 = "2631529fe1fdcd360b14be8942f9e66150f89ee6a2da31ffaa6a9a88c8ea6025",
28
- git_commit = "7b7df68fa9cf22864410c93975c5092a9affdb7f",
+ sha256 = "cbd34229311f510c65736cba0462e6c6922d3fcda7057965917b4f1bb0769c06",
+ git_commit = "060bd7634470a76b2c7b26308b46a772c3cc9192",
29
patch = "//third_party/tensorflow:tensorflow.patch",
30
)
31
0 commit comments