We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e7e752 commit 1e74469Copy full SHA for 1e74469
1 file changed
WORKSPACE
@@ -11,8 +11,8 @@ load("//tensorflow_serving:repo.bzl", "tensorflow_http_archive")
11
12
tensorflow_http_archive(
13
name = "org_tensorflow",
14
- sha256 = "8be684278b0825006ef26a7dbf989df19775571f4d2466af21aac247d7e0d1ea",
15
- git_commit = "bae59bf4e55fbbe89a668b3809fa3183e281e2b9",
+ sha256 = "ce685db61b378754dbf00f9bb6a3494a76e95bbf9f32f84b5673b920dd4d0197",
+ git_commit = "0301533e35aac90387ef3aba71add1f2da35e3ef",
16
)
17
18
# TensorFlow depends on "io_bazel_rules_closure" so we need this here.
0 commit comments