]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
CANN: Fix rename for get_env (#18652)
authorhipudding <redacted>
Wed, 7 Jan 2026 08:11:31 +0000 (16:11 +0800)
committerGitHub <redacted>
Wed, 7 Jan 2026 08:11:31 +0000 (16:11 +0800)
commit3333951d86c0a67bac318cc6b0a924b673f6e4e5
tree682fb77ed8ed1ef3db5f15b5522db64ed79a5cf4
parent193ee38a1bc2aed807823112cf030edcae186892
CANN: Fix rename for get_env (#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