llama.cpp/ggml/src/ggml-metal
ren 9bcb4eff4d
metal : Fix dimension constraint violation in matmul2d descriptor (#21048)
Updates Metal tensor API test probe to fix the dimension constraint violation in the matmul2d descriptor (at least one value must be a multiple of 16).
2026-03-27 09:05:21 +02:00
..
CMakeLists.txt docs : Minor cleanups (#19252) 2026-02-02 08:38:55 +02:00
ggml-metal-common.cpp models : optimize qwen3next graph (#19375) 2026-02-14 12:57:36 +02:00
ggml-metal-common.h metal : refactor + optimize v2 (#15995) 2025-09-17 20:38:12 +03:00
ggml-metal-context.h metal : support virtual devices (#18919) 2026-02-02 14:29:44 +02:00
ggml-metal-context.m metal : avoid divisions in bin kernel (#20426) 2026-03-12 09:42:40 +02:00
ggml-metal-device.cpp metal : add FLOOR, CEIL, ROUND, TRUNC unary ops (#20930) 2026-03-24 10:13:07 +02:00
ggml-metal-device.h metal: add CONV_3D (#19927) 2026-03-23 09:45:34 +02:00
ggml-metal-device.m metal : Fix dimension constraint violation in matmul2d descriptor (#21048) 2026-03-27 09:05:21 +02:00
ggml-metal-impl.h metal : add FLOOR, CEIL, ROUND, TRUNC unary ops (#20930) 2026-03-24 10:13:07 +02:00
ggml-metal-ops.cpp metal: add CONV_3D (#19927) 2026-03-23 09:45:34 +02:00
ggml-metal-ops.h metal: add CONV_3D (#19927) 2026-03-23 09:45:34 +02:00
ggml-metal.cpp chore : correct typos [no ci] (#20041) 2026-03-05 08:50:21 +01:00
ggml-metal.metal metal : add FLOOR, CEIL, ROUND, TRUNC unary ops (#20930) 2026-03-24 10:13:07 +02:00