llama.cpp/ggml
Jeff Bolz f139d2ea61
vulkan: remove use of null initializer (#10372)
Seems like this isn't working for vulkan-over-metal when the array is sized
by a spec constant. Maybe a spirv-cross limitation?
2024-11-18 08:28:42 -06:00
..
include ggml: new optimization interface (ggml/988) 2024-11-17 08:30:29 +02:00
src vulkan: remove use of null initializer (#10372) 2024-11-18 08:28:42 -06:00
.gitignore vulkan : cmake integration (#8119) 2024-07-13 18:12:39 +02:00
CMakeLists.txt CUDA: remove DMMV, consolidate F16 mult mat vec (#10318) 2024-11-17 09:09:55 +01:00