0cc4m
a8a1f33567
Vulkan: Add DP4A MMQ and Q8_1 quantization shader (#12135)
* Vulkan: Add DP4A MMQ and Q8_1 quantization shader
* Add q4_0 x q8_1 matrix matrix multiplication support
* Vulkan: Add int8 coopmat MMQ support
* Vulkan: Add q4_1, q5_0 and q5_1 quants, improve integer dot code
* Add GL_EXT_integer_dot_product check
* Remove ggml changes, fix mmq pipeline picker
* Remove ggml changes, restore Intel coopmat behaviour
* Fix glsl compile attempt when integer vec dot is not supported
* Remove redundant code, use non-saturating integer dot, enable all matmul sizes for mmq
* Remove redundant comment
* Fix integer dot check
* Fix compile issue with unsupported int dot glslc
* Update Windows build Vulkan SDK version
2025-03-31 14:37:01 +02:00
..
2025-02-15 16:40:57 +02:00
2025-03-31 14:37:01 +02:00
2025-02-04 09:31:01 +02:00
2025-02-16 10:36:39 +01:00
2025-01-08 12:07:20 +01:00
2024-04-03 21:01:13 +03:00
2025-02-15 16:40:57 +02:00
2024-08-12 11:02:01 +03:00
2024-11-26 13:05:07 +01:00
2024-09-30 14:13:16 -04:00
2025-03-03 16:17:36 +01:00