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 89edd5e commit 2ff7019Copy full SHA for 2ff7019
WORKSPACE
@@ -28,10 +28,10 @@ http_archive(
28
# and update the sha256 with the result.
29
http_archive(
30
name = "org_tensorflow",
31
- sha256 = "27e471653911eaa2503f8a97636e417b4b3fba7d7b679a3af8eca5b6a688f430",
32
- strip_prefix = "tensorflow-dc90dde87528ea974f42a223b57ab2166e78dbb8",
+ sha256 = "001be4590e0c3e0a4f90f6fa19b864ec53ba4946603b03660be7ec637273d831",
+ strip_prefix = "tensorflow-d8ff7566d1b47be15cc94c61777058e793da93af",
33
urls = [
34
- "https://github.com/tensorflow/tensorflow/archive/dc90dde87528ea974f42a223b57ab2166e78dbb8.tar.gz",
+ "https://github.com/tensorflow/tensorflow/archive/d8ff7566d1b47be15cc94c61777058e793da93af.tar.gz",
35
],
36
)
37
0 commit comments