llama.cpp/ggml
Jeff Bolz b685daf386
vulkan: request round-to-even for fp16 in im2col/rope_head (#10767)
Vulkan doesn't mandate a specific rounding mode, but the shader_float_controls
feature allows rounding mode to be requested if the implementation supports it.
2024-12-10 21:23:17 +01:00
..
include ggml : refactor online repacking (#10446) 2024-12-07 14:37:50 +02:00
src vulkan: request round-to-even for fp16 in im2col/rope_head (#10767) 2024-12-10 21:23:17 +01:00
.gitignore vulkan : cmake integration (#8119) 2024-07-13 18:12:39 +02:00
CMakeLists.txt ggml : add predefined list of CPU backend variants to build (#10626) 2024-12-04 14:45:40 +01:00