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:
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -131,6 +131,3 @@
|
||||
path = third_party/composable_kernel
|
||||
url = https://github.com/ROCm/composable_kernel.git
|
||||
branch = develop
|
||||
[submodule "third_party/kleidiai"]
|
||||
path = third_party/kleidiai
|
||||
url = https://git.gitlab.arm.com/kleidi/kleidiai.git
|
||||
|
Reference in New Issue
Block a user