]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
CANN: Add cross_entropy_loss op support (llama/16886)
authorTecJesh <redacted>
Thu, 13 Nov 2025 01:39:51 +0000 (09:39 +0800)
committerGeorgi Gerganov <redacted>
Mon, 17 Nov 2025 19:05:46 +0000 (21:05 +0200)
commit726912d1cbaf05687e0047f4179d9168fc49aa71
tree158e6cd6040c93b2683cc5908227b30448a4c137
parent84275fc4930230dc6366531688d15e20f7337789
CANN: Add cross_entropy_loss op support (llama/16886)

* update L2_NORM op support

* update L2_NORM op support

* remove extra whitespace

* cann: update cross_entropy_loss op support

* remove trailing whitespaces

* rebase the latest code in the main repository and remove the l2_norm operator that already exists in another pull request.

* undo the l2_norm operator deletion
ggml/src/ggml-cann/aclnn_ops.cpp
ggml/src/ggml-cann/aclnn_ops.h
ggml/src/ggml-cann/ggml-cann.cpp