| .. |
|
amx
|
70680c48e5
ggml : upgrade init_tensor API to return a ggml_status (#11854)
|
10 months ago |
|
cmake
|
ae8de6d50a
ggml : build backends as libraries (#10256)
|
1 year ago |
|
kleidiai
|
053b3f9aae
ggml-cpu : update KleidiAI to v1.5.0 (#12568)
|
10 months ago |
|
llamafile
|
13731766db
llamafile : ppc64le GEMV forwarding for FP32. (#12594)
|
10 months ago |
|
CMakeLists.txt
|
995083e4ed
cpu: move all the operators into a separate c++ file (except mul_mat) (ggml/1167)
|
9 months ago |
|
binary-ops.cpp
|
a62d7fa7a9
cpu: de-duplicate some of the operators and refactor (ggml/1144)
|
9 months ago |
|
binary-ops.h
|
a62d7fa7a9
cpu: de-duplicate some of the operators and refactor (ggml/1144)
|
9 months ago |
|
common.h
|
a62d7fa7a9
cpu: de-duplicate some of the operators and refactor (ggml/1144)
|
9 months ago |
|
cpu-feats-x86.cpp
|
07d1572347
ggml-cpu: Faster IQ1 mul_mat_vec on AVX2 using BMI2 instructions (#12154)
|
10 months ago |
|
ggml-cpu-aarch64.cpp
|
5ed38b6852
ggml : fix MUL_MAT_ID repack with Q8_K (#12544)
|
10 months ago |
|
ggml-cpu-aarch64.h
|
19d8762ab6
ggml : refactor online repacking (#10446)
|
1 year ago |
|
ggml-cpu-hbm.cpp
|
19d8762ab6
ggml : refactor online repacking (#10446)
|
1 year ago |
|
ggml-cpu-hbm.h
|
19d8762ab6
ggml : refactor online repacking (#10446)
|
1 year ago |
|
ggml-cpu-impl.h
|
31f7803bc4
ggml-cpu-impl.h: do not redefine bool on POWER9 (#12856)
|
9 months ago |
|
ggml-cpu-quants.c
|
24feaec057
ggml : riscv: add 128-bit RVV support (#12530)
|
10 months ago |
|
ggml-cpu-quants.h
|
ae8de6d50a
ggml : build backends as libraries (#10256)
|
1 year ago |
|
ggml-cpu-traits.cpp
|
19d8762ab6
ggml : refactor online repacking (#10446)
|
1 year ago |
|
ggml-cpu-traits.h
|
19d8762ab6
ggml : refactor online repacking (#10446)
|
1 year ago |
|
ggml-cpu.c
|
459895c326
ggml : add more generic custom op, remove deprecated custom ops (ggml/1183)
|
9 months ago |
|
ggml-cpu.cpp
|
07d1572347
ggml-cpu: Faster IQ1 mul_mat_vec on AVX2 using BMI2 instructions (#12154)
|
10 months ago |
|
ops.cpp
|
fe92821ea9
ggml : add bilinear upscale support (ggml/1185)
|
9 months ago |
|
ops.h
|
459895c326
ggml : add more generic custom op, remove deprecated custom ops (ggml/1183)
|
9 months ago |
|
simd-mappings.h
|
0fed24c347
ggml: fix compilation error s390x (#12848)
|
9 months ago |
|
unary-ops.cpp
|
a62d7fa7a9
cpu: de-duplicate some of the operators and refactor (ggml/1144)
|
9 months ago |
|
unary-ops.h
|
a62d7fa7a9
cpu: de-duplicate some of the operators and refactor (ggml/1144)
|
9 months ago |
|
vec.cpp
|
995083e4ed
cpu: move all the operators into a separate c++ file (except mul_mat) (ggml/1167)
|
9 months ago |
|
vec.h
|
995083e4ed
cpu: move all the operators into a separate c++ file (except mul_mat) (ggml/1167)
|
9 months ago |