Skip to content

CANN: Fix rename for get_env#18652

Merged
hipudding merged 1 commit intoggml-org:masterfrom
hipudding:post_fix_for_getenv
Jan 7, 2026
Merged

CANN: Fix rename for get_env#18652
hipudding merged 1 commit intoggml-org:masterfrom
hipudding:post_fix_for_getenv

Conversation

@hipudding
Copy link
Copy Markdown
Contributor

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.

I'm wondering why the CANN build CI failed to detect this issue.

In ggml-org#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.
@hipudding hipudding requested a review from noemotiovon January 7, 2026 02:41
@github-actions github-actions bot added ggml changes relating to the ggml tensor library for machine learning Ascend NPU issues specific to Ascend NPUs labels Jan 7, 2026
@noemotiovon
Copy link
Copy Markdown
Collaborator

LGTM

@hipudding hipudding requested review from ggerganov and slaren January 7, 2026 08:00
@hipudding hipudding merged commit 3333951 into ggml-org:master Jan 7, 2026
136 of 137 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Ascend NPU issues specific to Ascend NPUs ggml changes relating to the ggml tensor library for machine learning

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants