whisper.cpp/ggml/src/ggml-cann
Xinpeng Dou 26282282fa CANN: Simplify the environment variable setting(#13104)
* Simplify the environment variable setting to specify the memory pool type.

* Adjust the GGML_CANN_ASYNC_MODE setting to accept yes, enable, 1, or on (case-insensitive) as valid options.

* update

* fix CI

* update

* delete whitespace

* fix according to review

* update CANN.md

* update CANN.md
2025-06-10 12:40:33 +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: Add the basic supports of Flash Attention kernel (llama/13627) 2025-05-27 18:03:00 +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 CANN: Simplify the environment variable setting(#13104) 2025-06-10 12:40:33 +03:00
ggml-cann.cpp CANN: Simplify the environment variable setting(#13104) 2025-06-10 12:40:33 +03:00