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

Reinstate parse_header exemption for Neon library

PiperOrigin-RevId: 164845473
上级 2f6d896e
......@@ -30,6 +30,7 @@ tf_kernel_library(
"depthwiseconv_float.h",
"types.h",
],
features = ["-parse_headers"], # included gemmlowp headers are not self-contained
prefix = "neon_depthwise_conv_op",
deps = [
"//tensorflow/core:core_cpu",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册