whisper.cpp/ggml/src
2025-01-04 10:45:01 +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 ggml : fixes for AVXVNNI instruction set with MSVC and Clang (llama/11027) 2025-01-04 10:45:01 +02:00
ggml-cuda files : remove old sources 2024-12-18 12:52:16 +02:00
ggml-hip ggml : add support for dynamic loading of backends (llama/10469) 2024-12-08 20:14:35 +02:00
ggml-kompute llama : add Qwen2VL support + multimodal RoPE (llama/10361) 2024-12-18 12:52:16 +02:00
ggml-metal ggml : do not install metal source when embed library (ggml/1054) 2025-01-04 10:45:01 +02:00
ggml-musa ggml : remove old files (skip) (#0) 2024-12-08 23:04:26 +02:00
ggml-rpc ggml : add support for dynamic loading of backends (llama/10469) 2024-12-08 20:14:35 +02:00
ggml-sycl SYCL: Migrate away from deprecated ggml_tensor->backend (llama/10840) 2025-01-04 10:45:01 +02:00
ggml-vulkan vulkan: optimize mul_mat for small values of N (llama/10991) 2025-01-04 10:45:01 +02:00
CMakeLists.txt ggml : fixes for AVXVNNI instruction set with MSVC and Clang (llama/11027) 2025-01-04 10:45:01 +02:00
ggml-alloc.c ggml : remove return from ggml_gallocr_allocate_node (ggml/1048) 2024-12-18 12:52:16 +02:00
ggml-backend-impl.h ggml : move AMX to the CPU backend (llama/10570) 2024-12-08 20:14:35 +02:00
ggml-backend-reg.cpp ggml : use wstring for backend search paths (llama/10960) 2025-01-04 10:45:01 +02:00
ggml-backend.cpp ggml : improve inputs log sched_print_assignments (ggml/1053) 2025-01-04 10:45:01 +02:00
ggml-common.h CUDA: rename macros to avoid conflicts with WinAPI (llama/10736) 2024-12-18 12:52:16 +02:00
ggml-impl.h tests: add tests for GGUF (llama/10830) 2025-01-04 10:45:01 +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 : build backends as libraries (llama/10256) 2024-11-20 21:00:08 +02:00
ggml-threading.cpp ggml : build backends as libraries (llama/10256) 2024-11-20 21:00:08 +02:00
ggml-threading.h remove CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (llama/10797) 2024-12-18 12:52:16 +02:00
ggml.c tts : add OuteTTS support (llama/10784) 2025-01-04 10:45:01 +02:00