llama.cpp/ggml/src/ggml-cann
0Marble b07cda687c
CANN: implement the SSM_CONV operator (#17737)
* CANN: implement SSM_CONV operator

Co-authored-by: Aleksei Lobanov, <zeromarblectm@gmail.com>
Co-authored-by: Sujin Kang, <waterjin326@gmail.com>

* CANN: remove custom error limit for SSM_CONV

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

---------

Co-authored-by: Sujin Kang, <waterjin326@gmail.com>
2025-12-26 09:12:04 +08:00
..
CMakeLists.txt CANN: add support for ACL Graph (#15065) 2025-08-06 14:12:42 +08:00
acl_tensor.cpp CANN: Use smart pointers to manage ACL objects (#17238) 2025-11-17 08:43:59 +08:00
acl_tensor.h CANN: Use smart pointers to manage ACL objects (#17238) 2025-11-17 08:43:59 +08:00
aclnn_ops.cpp CANN: implement the SSM_CONV operator (#17737) 2025-12-26 09:12:04 +08:00
aclnn_ops.h CANN: implement the SSM_CONV operator (#17737) 2025-12-26 09:12:04 +08:00
common.h CANN : refactor ACL graph cache (#17752) 2025-12-24 17:50:24 +08:00
ggml-cann.cpp CANN: implement the SSM_CONV operator (#17737) 2025-12-26 09:12:04 +08:00