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 <yuchuan-cao@users.noreply.github.com>