]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
ggml: add `conv3d` op (llama/15182)
authorrmatif <redacted>
Fri, 22 Aug 2025 13:33:15 +0000 (15:33 +0200)
committerGeorgi Gerganov <redacted>
Sat, 20 Sep 2025 10:42:39 +0000 (13:42 +0300)
commitd7b7498e76089c90167dfc5b34b21b491a193e40
tree194de13549ec203ccc2c2a3390858ed970430b10
parent18ca4e8f6395ed1d2951669ca23a0179c5e1d23c
ggml: add `conv3d` op (llama/15182)

* add conv3d

* bump GGML_OP_COUNT
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.c