]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
ggml: fix ggml_conv_1d_dw bug (ggml/1323)
authorJason Ni <redacted>
Thu, 14 Aug 2025 11:17:51 +0000 (19:17 +0800)
committerGeorgi Gerganov <redacted>
Mon, 18 Aug 2025 17:30:45 +0000 (20:30 +0300)
commit4a6cf896adf55add2ad66bf5fa739f838d023c85
treeaaac6287ab494de3a6497529d5d9d150950f0eb7
parent367cd11f5d59fd04b16e72dbd0634e6d366061fb
ggml: fix ggml_conv_1d_dw bug (ggml/1323)

* ggml: fix ggml_conv_1d_dw bug

* Fixed conv1d_dw weight tensor dimension.
ggml/src/ggml.c