whisper.cpp/ggml/src/ggml-cann
luyhcsu af304ef080 CANN: Replace aclrtMemsetSync with aclnnInplaceZero operator (llama/14002)
Co-authored-by: luyuhong <luyuhong@kylinos.cn>
2025-07-12 19:23:56 +03:00
..
kernels CANN: Fix build error with GCC 13 (llama/11990) 2025-03-08 15:13:01 +02:00
CMakeLists.txt CANN: Add SOC TYPE printing in cmake configuration (llama/13837) 2025-06-01 15:14:44 +03:00
Doxyfile CANN: Add the basic supports of Flash Attention kernel (llama/13627) 2025-05-27 18:03:00 +03:00
acl_tensor.cpp CANN: Add the basic supports of Flash Attention kernel (llama/13627) 2025-05-27 18:03:00 +03:00
acl_tensor.h CANN: Add the basic supports of Flash Attention kernel (llama/13627) 2025-05-27 18:03:00 +03:00
aclnn_ops.cpp CANN: Replace aclrtMemsetSync with aclnnInplaceZero operator (llama/14002) 2025-07-12 19:23:56 +03:00
aclnn_ops.h CANN: Add the basic supports of Flash Attention kernel (llama/13627) 2025-05-27 18:03:00 +03:00
common.h fix async_mode bug (llama/14432) 2025-07-01 17:54:53 +03:00
ggml-cann.cpp kv-cache : use ggml_set_rows (llama/14285) 2025-07-12 19:23:56 +03:00