Remove QNNPACK submodule (#126657)

QNNPACK has integrated into ATEN for a long time and removing it from third party causing no build issue.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/126657
Approved by: https://github.com/ezyang
This commit is contained in:
cyy
2024-05-21 07:25:20 +00:00
committed by PyTorch MergeBot
parent 7d34cfd28a
commit faa72dca41
3 changed files with 0 additions and 61 deletions

4
.gitmodules vendored
View File

@ -74,10 +74,6 @@
ignore = dirty
path = third_party/gemmlowp/gemmlowp
url = https://github.com/google/gemmlowp.git
[submodule "third_party/QNNPACK"]
ignore = dirty
path = third_party/QNNPACK
url = https://github.com/pytorch/QNNPACK
[submodule "third_party/neon2sse"]
ignore = dirty
path = third_party/neon2sse