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 99da9fe commit 0173b67Copy full SHA for 0173b67
WORKSPACE
@@ -11,8 +11,8 @@ load("//tensorflow_serving:repo.bzl", "tensorflow_http_archive")
11
12
tensorflow_http_archive(
13
name = "org_tensorflow",
14
- sha256 = "d9bdcd3e21ed9de600e224a1bb2ddd47beba64e944a1015ad7c0e3d9e6b8b461",
15
- git_commit = "8b02c47ab1c12e4924a486ececf5681312416e14",
+ sha256 = "c7854388fedfeb09a86de1a359fdecec2435a806c2946b66a27536d2788798d1",
+ git_commit = "37221b53ca3a90ea1a3f85cc787463fc3c9884fe",
16
)
17
18
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
0 commit comments