whisper.cpp/ggml/src/ggml-cann
0Marble 33f75a88ac CANN: implement the SSM_CONV operator (llama/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-31 17:52:09 +02:00
..
CMakeLists.txt CANN: add support for ACL Graph (llama/15065) 2025-08-18 20:30:45 +03:00
acl_tensor.cpp CANN: Use smart pointers to manage ACL objects (llama/17238) 2025-11-17 21:05:46 +02:00
acl_tensor.h CANN: Use smart pointers to manage ACL objects (llama/17238) 2025-11-17 21:05:46 +02:00
aclnn_ops.cpp CANN: implement the SSM_CONV operator (llama/17737) 2025-12-31 17:52:09 +02:00
aclnn_ops.h CANN: implement the SSM_CONV operator (llama/17737) 2025-12-31 17:52:09 +02:00
common.h CANN : refactor ACL graph cache (llama/17752) 2025-12-31 17:52:09 +02:00
ggml-cann.cpp CANN: implement the SSM_CONV operator (llama/17737) 2025-12-31 17:52:09 +02:00