whisper.cpp/ggml/src/ggml-cpu
xctan 15ae9dc2a4 ggml : riscv: add xtheadvector support (llama/13720)
* ggml : riscv: add xtheadvector support

* ggml : clean up some macro usage
2025-05-27 18:03:00 +03:00
..
amx ggml : upgrade init_tensor API to return a ggml_status (llama/11854) 2025-03-08 15:13:01 +02:00
cmake ggml : build backends as libraries (llama/10256) 2024-11-20 21:00:08 +02:00
kleidiai ggml-cpu: Update KleidiAI to v1.6 and fix include directives (llama/13509) 2025-05-19 14:58:39 +03:00
llamafile ggml : Enable MMA for BF16 in llamafile_sgemm (llama/13148) 2025-05-07 15:39:32 +03:00
CMakeLists.txt ggml : riscv: add xtheadvector support (llama/13720) 2025-05-27 18:03:00 +03:00
binary-ops.cpp cpu: de-duplicate some of the operators and refactor (ggml/1144) 2025-03-31 14:56:53 +03:00
binary-ops.h cpu: de-duplicate some of the operators and refactor (ggml/1144) 2025-03-31 14:56:53 +03:00
common.h cpu: de-duplicate some of the operators and refactor (ggml/1144) 2025-03-31 14:56:53 +03:00
cpu-feats-x86.cpp ggml : add SSE 4.2 and x64 base variant for CPUs without AVX (llama/12871) 2025-04-24 20:39:16 +03:00
ggml-cpu-aarch64.cpp ggml : riscv: add xtheadvector support (llama/13720) 2025-05-27 18:03:00 +03:00
ggml-cpu-aarch64.h ggml : refactor online repacking (llama/10446) 2024-12-18 12:52:16 +02:00
ggml-cpu-hbm.cpp ggml : refactor online repacking (llama/10446) 2024-12-18 12:52:16 +02:00
ggml-cpu-hbm.h ggml : refactor online repacking (llama/10446) 2024-12-18 12:52:16 +02:00
ggml-cpu-impl.h ggml : riscv: add xtheadvector support (llama/13720) 2025-05-27 18:03:00 +03:00
ggml-cpu-quants.c ggml : riscv: add xtheadvector support (llama/13720) 2025-05-27 18:03:00 +03:00
ggml-cpu-quants.h ggml : build backends as libraries (llama/10256) 2024-11-20 21:00:08 +02:00
ggml-cpu-traits.cpp ggml : refactor online repacking (llama/10446) 2024-12-18 12:52:16 +02:00
ggml-cpu-traits.h ggml : refactor online repacking (llama/10446) 2024-12-18 12:52:16 +02:00
ggml-cpu.c ggml-cpu : set openmp wait time if not set (llama/13758) 2025-05-27 18:03:00 +03:00
ggml-cpu.cpp rpc : use backend registry, support dl backends (llama/13304) 2025-05-07 21:00:32 +03:00
ops.cpp ggml : add ggml_gelu_erf() (llama/13667) 2025-05-27 18:03:00 +03:00
ops.h ggml : Depthwise 2D convolution (ggml/1152) 2025-04-24 20:39:16 +03:00
simd-mappings.h ggml : fix ppc64le build (llama/13176) 2025-05-01 13:29:02 +03:00
unary-ops.cpp cpu: de-duplicate some of the operators and refactor (ggml/1144) 2025-03-31 14:56:53 +03:00
unary-ops.h cpu: de-duplicate some of the operators and refactor (ggml/1144) 2025-03-31 14:56:53 +03:00
vec.cpp whisper: remove MSVC warnings pragmas (#3090) 2025-05-05 13:09:35 +02:00
vec.h ggml : add ggml_gelu_erf() (llama/13667) 2025-05-27 18:03:00 +03:00