]> git.djapps.eu Git - pkg/ggml/sources/whisper.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, 24 Apr 2025 17:39:16 +0000 (20:39 +0300)
commit6d67c6d93d834b492e2285fa4d2627c51027ec27
tree4b917a6b6827132a12c04d821ed0bf9e6e06e854
parent12cade118e7f620e9daace519c8ad8d18be41b74
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