llama_cpp_for_radxa_dragon_.../ggml
Jeff Bolz 330c3d2d21
vulkan: optimize mul_mat_id loading row ids into shared memory (#15427)
- Spread the work across the whole workgroup. Using more threads seems to
far outweigh the synchronization overhead.
- Specialize the code for when the division is by a power of two.
2025-08-23 08:31:54 +02:00
..
cmake
include ggml: add conv3d op (#15182) 2025-08-22 15:33:15 +02:00
src vulkan: optimize mul_mat_id loading row ids into shared memory (#15427) 2025-08-23 08:31:54 +02:00
.gitignore
CMakeLists.txt