]> git.djapps.eu Git - pkg/ggml/sources/ggml/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 13:34:43 +0000 (15:34 +0200)
commita3127dd26e85b81d40044b5002bb587d284549a8
tree73da78e52f7ad4846f807ad01bb29488add454e0
parent26c1225719c619856109055b7875540e871e638a
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
src/ggml-cann/aclnn_ops.cpp
src/ggml-cann/aclnn_ops.h
src/ggml-cann/ggml-cann.cpp