]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
CANN: implement the SSM_CONV operator (llama/17737)
author0Marble <redacted>
Fri, 26 Dec 2025 01:12:04 +0000 (09:12 +0800)
committerGeorgi Gerganov <redacted>
Wed, 31 Dec 2025 10:39:43 +0000 (12:39 +0200)
commitcc18d0fdcb6c4cdce0f85a9400fa7776c68e3107
tree81cde4c538a9702d79e2085efea71c25ef0be20f
parentc5aac048632bd8ecd2db572275dded9a515e81d9
CANN: implement the SSM_CONV operator (llama/17737)

* CANN: implement SSM_CONV operator

Co-authored-by: Aleksei Lobanov, <redacted>
Co-authored-by: Sujin Kang, <redacted>
* CANN: remove custom error limit for SSM_CONV

* CANN: merge SSM_CONV tensor shape/strides into one line

---------

Co-authored-by: Sujin Kang, <redacted>
src/ggml-cann/aclnn_ops.cpp
src/ggml-cann/aclnn_ops.h
src/ggml-cann/ggml-cann.cpp