]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/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>
Wed, 14 Jan 2026 07:11:59 +0000 (09:11 +0200)
commit5c583f3c02e2ca77e6f2e4feabe0b05200b1c522
tree09eade648e385ba6c5911c7ea5bfff0edca5ce9b
parent47671c81dbc0fed5f4b0b55240761409225cd6cf
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.
ggml/src/ggml-cann/aclnn_ops.cpp
ggml/src/ggml-cann/common.h