]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
CANN: fix acl_rstd allocation size in ggml_cann_rms_norm (#15760)
authorChenguang Li <redacted>
Thu, 4 Sep 2025 03:03:02 +0000 (11:03 +0800)
committerGitHub <redacted>
Thu, 4 Sep 2025 03:03:02 +0000 (11:03 +0800)
commit239b60e8986bbcb944f57311a02ac994431bf652
treea952461cc91a1081036c1210d93ccdeb76025e16
parentdff7551bfdbdd6e57c13e523d7dcca317640e907
CANN: fix acl_rstd allocation size in ggml_cann_rms_norm (#15760)

Fixes #15330

Adjust the allocation size of acl_rstd. The parameter `dims` is set to 3 according to the CANN documentation.

Co-authored-by: Yuchuan <redacted>
ggml/src/ggml-cann/aclnn_ops.cpp