]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ggml : add more generic custom op, remove deprecated custom ops (ggml/1183)
authorDiego Devesa <redacted>
Wed, 9 Apr 2025 10:31:34 +0000 (12:31 +0200)
committerGeorgi Gerganov <redacted>
Thu, 10 Apr 2025 21:17:47 +0000 (00:17 +0300)
commit459895c32629e36cc3ca53bf3596d3e1322cfe09
treed1fb4d571bb71a2d30559e20533940e38d29ffe9
parente4bf72d631434b38656cb97e2411826d900433e8
ggml : add more generic custom op, remove deprecated custom ops (ggml/1183)

* ggml : add more generic ggml_custom op

* ggml : remove deprecated custom ops
ggml/include/ggml.h
ggml/src/ggml-cpu/ggml-cpu.c
ggml/src/ggml-cpu/ops.cpp
ggml/src/ggml-cpu/ops.h
ggml/src/ggml-impl.h
ggml/src/ggml.c