提交 ad26fe70 编写于 作者: A A. Unique TensorFlower 提交者: TensorFlower Gardener

Automated rollback of commit 306cf4b2

PiperOrigin-RevId: 225310802
上级 c2cb414e
......@@ -267,15 +267,6 @@ config_setting(
visibility = ["//visibility:public"],
)
# By default, XLA GPU is compiled into tensorflow when building with
# --config=cuda even when `with_xla_support` is false. The config setting
# here allows us to override the behavior if needed.
config_setting(
name = "no_xla_deps_in_cuda",
define_values = {"no_xla_deps_in_cuda": "true"},
visibility = ["//visibility:public"],
)
config_setting(
name = "with_gdr_support",
define_values = {"with_gdr_support": "true"},
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册