]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
ggml-cpu : remove unnecesary arm feature detection (llama/14281)
authorDiego Devesa <redacted>
Thu, 19 Jun 2025 19:24:14 +0000 (12:24 -0700)
committerGeorgi Gerganov <redacted>
Fri, 20 Jun 2025 18:14:52 +0000 (21:14 +0300)
commit790d48008b3e1012eff45099d9d781fe4dcf4510
tree0ebcab983f31df4cd446adffd2bbb5ec2468ac69
parentb7a9a82991f655b8ba70651d9332ef65c262d750
ggml-cpu : remove unnecesary arm feature detection (llama/14281)

Support for Arm runtime feature detection has now been added to GGML_CPU_ALL_VARIANTS. This removes the old and not very functional code.
src/ggml-cpu/arch/arm/repack.cpp
src/ggml-cpu/ggml-cpu.c