whisper.cpp/ggml
Jiacheng (Jason) Chen e3f3c6ead1
HIP: enable WMMA-MMQ INT kernels for RDNA 3 (llama/17576)
* enabled wmma instructions for most quantizations other than q2k

* fixed the last q2_k test case failure

* address comments: fix out of bound write for RDNA4, add comments after #endif

* clean up rebase: fix ne error in half2

* fix the EditorConfig CI
2025-12-12 17:53:17 +02:00
..
cmake ggml: Skip backend library linking code when GGML_BACKEND_DL=ON (llama/15094) 2025-08-18 20:30:45 +03:00
include build : move _WIN32_WINNT definition to headers (llama/17736) 2025-12-12 17:53:16 +02:00
src HIP: enable WMMA-MMQ INT kernels for RDNA 3 (llama/17576) 2025-12-12 17:53:17 +02:00
.gitignore
CMakeLists.txt build : move _WIN32_WINNT definition to headers (llama/17736) 2025-12-12 17:53:16 +02:00