]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
CANN: implement the SSM_CONV operator (#17737)
author0Marble <redacted>
Fri, 26 Dec 2025 01:12:04 +0000 (09:12 +0800)
committerGitHub <redacted>
Fri, 26 Dec 2025 01:12:04 +0000 (09:12 +0800)
commitb07cda687c6e5667b574c5e33eabad58a8dc7b12
tree12abae40592a27b04d58ed17e5e1bc16b2dde07c
parent85c40c9b02941ebf1add1469af75f1796d513ef4
CANN: implement the SSM_CONV operator (#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>
ggml/src/ggml-cann/aclnn_ops.cpp
ggml/src/ggml-cann/aclnn_ops.h
ggml/src/ggml-cann/ggml-cann.cpp