]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
CANN: Support operator SIN COS ARGMAX (llama/12709)
authorChenguang Li <redacted>
Thu, 3 Apr 2025 07:18:08 +0000 (15:18 +0800)
committerGeorgi Gerganov <redacted>
Thu, 24 Apr 2025 17:39:16 +0000 (20:39 +0300)
commitfbed36851ecfb533760b45d32e2a720141439c44
tree5b50995c313363ec6abf9be913381db9da6951a3
parentd1d847f18466be0d1459adaced99e503c19c3844
CANN: Support operator SIN COS ARGMAX (llama/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