]> git.djapps.eu Git - pkg/ggml/sources/ggml/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 06:59:25 +0000 (09:59 +0300)
commit8ca451134f06cbce5c43b2d1bf4a62cb8189e8d6
treed919fdc144a22f72049a160ec1d2848b8053f5ee
parent2640ba5470abcfb2293856e5e097987472332983
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
src/ggml-cann/common.h
src/ggml-cann/ggml-cann.cpp