]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
CANN: Support operator SIN COS ARGMAX (#12709)
authorChenguang Li <redacted>
Thu, 3 Apr 2025 07:18:08 +0000 (15:18 +0800)
committerGitHub <redacted>
Thu, 3 Apr 2025 07:18:08 +0000 (15:18 +0800)
commit65cfe136a0793b2fdf5af8bdb1ab2cf10c3e1d2e
treeeb9d87eae207bc73909a9131f5e0db38a13df9f5
parent3f9da22c2b21a2cef216de50006436ef1cab8764
CANN: Support operator SIN COS ARGMAX (#12709)

* [CANN]support sin cos argmax

Signed-off-by: noemotiovon <redacted>
* [CANN]codestyle adjustment

Signed-off-by: noemotiovon <redacted>
* [CANN]Remove redundant code

Signed-off-by: noemotiovon <redacted>
---------

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