提交 d67c09d9 编写于 作者: G gunan 提交者: GitHub

Merge pull request #6621 from gunan/windows

Break indirect dependency on contrib for windows.
......@@ -58,14 +58,15 @@ py_binary(
"//tensorflow/contrib/specs:all_files",
"//tensorflow/contrib/tensor_forest:all_files",
"//tensorflow/contrib/tensor_forest/hybrid:all_files",
"//tensorflow/examples/tutorials/mnist:package",
"//tensorflow/python:util_example_parser_configuration",
"//tensorflow/python/debug:all_files",
"//tensorflow/python/saved_model:all_files",
"//tensorflow/python/tools:all_files",
# The following two targets have an issue when archiving them into
# the python zip, exclude them for now.
# The following target has an issue when archiving them into the python
# zip, exclude them for now.
# "//tensorflow/tensorboard",
# This package does not build. Exclude it in windows for now.
# "//tensorflow/examples/tutorials/mnist:package",
],
srcs_version = "PY2AND3",
deps = ["//tensorflow:tensorflow_py"],
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册