]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
CANN: Support more ops (#12841)
authorChenguang Li <redacted>
Thu, 10 Apr 2025 00:51:52 +0000 (08:51 +0800)
committerGitHub <redacted>
Thu, 10 Apr 2025 00:51:52 +0000 (08:51 +0800)
commitfe5b78c89670b2f37ecb216306bed3e677b49d9f
tree14ad6f141b9e627ef9583b577a646472321173ef
parent11d07e1e69138b46375e9267b31acd58e3813577
CANN: Support more ops (#12841)

* [CANN]Support Opt LOG && MEAN && PAD_REFLECT_1D

* [CANN]Support COUNT_EQUAL && STEP && SGN

* [CANN]codestyle adjustment

* [CANN]codestyle adjustment

---------

Signed-off-by: noemotiovon <redacted>
ggml/src/ggml-cann/acl_tensor.cpp
ggml/src/ggml-cann/aclnn_ops.cpp
ggml/src/ggml-cann/aclnn_ops.h
ggml/src/ggml-cann/ggml-cann.cpp