]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
CANN: Simplify the environment variable setting(#13104)
authorXinpeng Dou <redacted>
Mon, 9 Jun 2025 11:47:39 +0000 (19:47 +0800)
committerGeorgi Gerganov <redacted>
Tue, 10 Jun 2025 09:40:33 +0000 (12:40 +0300)
commit26282282fadd8f4e2a586adcd42c1fba0bb4242d
tree36bdb73d61c04348f543ff135a7e92ea78bc7d98
parent4737a8c7802b5b998876a757cdae95fb0ab0c088
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
ggml/src/ggml-cann/common.h
ggml/src/ggml-cann/ggml-cann.cpp