whisper.cpp/ggml/src
cmdr2 cdaee8b4bd Support pure float16 add/sub/mul/div operations in the CUDA (and CPU) backend (ggml/1121)
* Support float16-to-float16 add/sub/mul/div operations in the CUDA backend

* Add fp16 support for add/sub/mul/div on the CPU backend

* Add test cases for fp16 add/sub/mul/div
2025-02-27 08:55:36 +02:00
..
ggml-amx ggml : adapt AMX to tensor->grad removal (llama/0) 2024-11-20 21:00:08 +02:00
ggml-blas ggml : add support for dynamic loading of backends (llama/10469) 2024-12-08 20:14:35 +02:00
ggml-cann llama : add Qwen2VL support + multimodal RoPE (llama/10361) 2024-12-18 12:52:16 +02:00
ggml-cpu Support pure float16 add/sub/mul/div operations in the CUDA (and CPU) backend (ggml/1121) 2025-02-27 08:55:36 +02:00
ggml-cuda Support pure float16 add/sub/mul/div operations in the CUDA (and CPU) backend (ggml/1121) 2025-02-27 08:55:36 +02:00
ggml-hip CUDA: app option to compile without FlashAttention (llama/12025) 2025-02-27 08:55:36 +02:00
ggml-kompute llama : add Qwen2VL support + multimodal RoPE (llama/10361) 2024-12-18 12:52:16 +02:00
ggml-metal metal : copy kernels for quant to F32/F16 conversions (llama/12017) 2025-02-27 08:55:36 +02:00
ggml-musa CUDA: app option to compile without FlashAttention (llama/12025) 2025-02-27 08:55:36 +02:00
ggml-opencl opencl: fix for small models (llama/11950) 2025-02-27 08:55:36 +02:00
ggml-rpc rpc: fix known RCE in rpc-server (ggml/1103) 2025-02-27 08:55:36 +02:00
ggml-sycl Optimize mul_mat for Q4_0 on Intel GPU (llama/12035) 2025-02-27 08:55:36 +02:00
ggml-vulkan vulkan: implement several ops relevant for ggml_opt (llama/11769) 2025-02-27 08:55:36 +02:00
CMakeLists.txt `ci`: use sccache on windows instead of ccache (llama/11545) 2025-02-03 22:00:57 +02:00
ggml-alloc.c vulkan: use smaller combined allocations to avoid fragmentation (llama/11551) 2025-02-27 08:55:36 +02:00
ggml-backend-impl.h rpc : early register backend devices (llama/11262) 2025-02-03 22:00:57 +02:00
ggml-backend-reg.cpp ggml : allow loading backend with env variable (ggml/1059) 2025-01-14 10:38:01 +02:00
ggml-backend.cpp ggml-backend : only offload from host buffers (fix) (llama/11124) 2025-01-14 10:38:01 +02:00
ggml-common.h CUDA: use arch list for compatibility check (llama/11775) 2025-02-27 08:55:36 +02:00
ggml-impl.h MUSA: support ARM64 and enable dp4a .etc (llama/11843) 2025-02-27 08:55:36 +02:00
ggml-opt.cpp ggml-opt: fix data corruption (ggml/1022) 2024-12-08 20:14:35 +02:00
ggml-quants.c ggml : refactor online repacking (llama/10446) 2024-12-18 12:52:16 +02:00
ggml-quants.h
ggml-threading.cpp
ggml-threading.h remove CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (llama/10797) 2024-12-18 12:52:16 +02:00
ggml.c ggml-cpu: Support s390x SIMD Instruction Set (llama/12019) 2025-02-27 08:55:36 +02:00
gguf.cpp cmake : add sanitizer flags for llama.cpp (llama/11279) 2025-02-03 22:00:57 +02:00