]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
CANN: Fix rename for get_env (llama/18652)
authorhipudding <redacted>
Wed, 7 Jan 2026 08:11:31 +0000 (16:11 +0800)
committerGeorgi Gerganov <redacted>
Sun, 11 Jan 2026 09:02:08 +0000 (11:02 +0200)
commit98b2f1cb85f32e4d43beacd06da99a504be69660
tree27766a05c9b33473ea18c07495a0ad9c36b59b91
parent273506d44fa749b7500d5306e7a942d42be22935
CANN: Fix rename for get_env (llama/18652)

In #18624, get_env in ggml-cann was renamed to get_env_as_lowercase
to accurately reflect the function’s behavior and reduce the chance
of misuse. However, the update missed renaming call sites in other
files. This commit fixes that oversight.
src/ggml-cann/aclnn_ops.cpp
src/ggml-cann/common.h