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 272c106 commit 908bbb5Copy full SHA for 908bbb5
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 = "8a72d27421963c263789369badc2ce8ba0c716a62d3df0b6ea43bfdc934d73f9",
28
- git_commit = "4b46c2c90e38243a1a0d2dbe5d03f697be0302d0",
+ sha256 = "e7694a1815cc23dadf309826fa03f1961d9dcd63608910919bde33f44db9ee4e",
+ git_commit = "824849a113a5e0776f7412fd60690a0c8469ddd0",
29
patch = "//third_party/tensorflow:tensorflow.patch",
30
)
31
0 commit comments