.. |
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.5.0 (llama/12568)
|
2025-03-27 11:06:03 +02:00 |
llamafile
|
llamafile : ppc64le GEMV forwarding for FP32. (llama/12594)
|
2025-03-28 21:47:42 +02: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 |
CMakeLists.txt
|
cpu: move all the operators into a separate c++ file (except mul_mat) (ggml/1167)
|
2025-04-03 10:30:16 +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-cpu: Faster IQ1 mul_mat_vec on AVX2 using BMI2 instructions (llama/12154)
|
2025-03-08 15:13:01 +02:00 |
ggml-cpu-aarch64.cpp
|
ggml : fix MUL_MAT_ID repack with Q8_K (llama/12544)
|
2025-03-27 11:06:03 +02: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 : simplify Arm fp16 CPU logic (ggml/1177)
|
2025-04-24 20:39:16 +03:00 |
ggml-cpu-quants.c
|
ggml : sync/merge cmake,riscv,powerpc, add common.cmake (ggml/0)
|
2025-03-27 11:06:03 +02: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
|
cpu: move all the operators into a separate c++ file (except mul_mat) (ggml/1167)
|
2025-04-03 10:30:16 +03:00 |
ggml-cpu.cpp
|
ggml-cpu: Faster IQ1 mul_mat_vec on AVX2 using BMI2 instructions (llama/12154)
|
2025-03-08 15:13:01 +02:00 |
ops.cpp
|
cpu: move all the operators into a separate c++ file (except mul_mat) (ggml/1167)
|
2025-04-03 10:30:16 +03:00 |
ops.h
|
cpu: move all the operators into a separate c++ file (except mul_mat) (ggml/1167)
|
2025-04-03 10:30:16 +03:00 |
simd-mappings.h
|
ggml : simplify Arm fp16 CPU logic (ggml/1177)
|
2025-04-24 20:39:16 +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
|
cpu: move all the operators into a separate c++ file (except mul_mat) (ggml/1167)
|
2025-04-03 10:30:16 +03:00 |
vec.h
|
cpu: move all the operators into a separate c++ file (except mul_mat) (ggml/1167)
|
2025-04-03 10:30:16 +03:00 |