metal : add fa-vec tunings for A18 Pro (MacBook Neo) (#28152)

This commit is contained in:
Jhen-Jie Hong
2026-09-01 21:15:59 +08:00
committed by GitHub
parent 9d817213a0
commit be789c3448
3 changed files with 235 additions and 0 deletions
+1
View File
@@ -1056,6 +1056,7 @@ static const struct {
DEV("M5 Pro", GGML_METAL_DEVICE_M5_PRO),
DEV("M5 Max", GGML_METAL_DEVICE_M5_MAX),
DEV("M5 Ultra", GGML_METAL_DEVICE_M5_ULTRA),
DEV("A18 Pro", GGML_METAL_DEVICE_A18_PRO),
#undef DEV
};