albanD
2025-01-22 20:11:49 +00:00
committed by PyTorch MergeBot
parent 95ff9f0340
commit 0940eb6d44
37 changed files with 23 additions and 1940 deletions

View File

@ -257,7 +257,6 @@ filegroup(
# target that generates these sources...
)
# TODO: Enable support for KleidiAI bazel build
header_template_rule(
name = "aten_src_ATen_config",
src = "aten/src/ATen/Config.h.in",
@ -277,7 +276,6 @@ header_template_rule(
"@AT_PARALLEL_NATIVE@": "1",
"@AT_BLAS_F2C@": "0",
"@AT_BLAS_USE_CBLAS_DOT@": "1",
"@AT_KLEIDIAI_ENABLED@": "0",
},
)