llama.cpp/ggml/src/ggml-cann
luyhcsu 499a8f5a78
CANN: Replace aclrtMemsetSync with aclnnInplaceZero operator (#14002)
Co-authored-by: luyuhong <luyuhong@kylinos.cn>
2025-07-04 11:50:07 +08:00
..
CMakeLists.txt CANN: Add SOC TYPE printing in cmake configuration (#13837) 2025-05-28 11:54:20 +08:00
Doxyfile CANN: Add the basic supports of Flash Attention kernel (#13627) 2025-05-26 10:20:18 +08:00
acl_tensor.cpp CANN: Add the basic supports of Flash Attention kernel (#13627) 2025-05-26 10:20:18 +08:00
acl_tensor.h CANN: Add the basic supports of Flash Attention kernel (#13627) 2025-05-26 10:20:18 +08:00
aclnn_ops.cpp CANN: Replace aclrtMemsetSync with aclnnInplaceZero operator (#14002) 2025-07-04 11:50:07 +08:00
aclnn_ops.h CANN: Add the basic supports of Flash Attention kernel (#13627) 2025-05-26 10:20:18 +08:00
common.h fix async_mode bug (#14432) 2025-06-28 17:35:41 +08:00
ggml-cann.cpp kv-cache : use ggml_set_rows (#14285) 2025-07-03 10:53:35 +03:00