mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Reverting the PR adding Kleidiai-based int4 kernels (#145392)
Mitigation for https://github.com/pytorch/pytorch/issues/145273 Reverting https://github.com/pytorch/pytorch/pull/134124 and https://github.com/pytorch/pytorch/pull/144074 Pull Request resolved: https://github.com/pytorch/pytorch/pull/145392 Approved by: https://github.com/ZainRizvi, https://github.com/malfet, https://github.com/atalman, https://github.com/digantdesai
This commit is contained in:
1
setup.py
1
setup.py
@ -1221,7 +1221,6 @@ def main():
|
||||
"include/ATen/native/cuda/*.cuh",
|
||||
"include/ATen/native/hip/*.h",
|
||||
"include/ATen/native/hip/*.cuh",
|
||||
"include/ATen/native/kleidiai/*.h",
|
||||
"include/ATen/native/mps/*.h",
|
||||
"include/ATen/native/mkldnn/xpu/*.h",
|
||||
"include/ATen/native/mkldnn/xpu/detail/*.h",
|
||||
|
Reference in New Issue
Block a user