whisper.cpp/ggml/src/ggml-cann
TecJesh 726912d1cb 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
2025-11-17 21:05:46 +02:00
..
CMakeLists.txt CANN: add support for ACL Graph (llama/15065) 2025-08-18 20:30:45 +03:00
Doxyfile CANN: Add the basic supports of Flash Attention kernel (llama/13627) 2025-05-27 18:03:00 +03:00
acl_tensor.cpp CANN: format code using .clang-format (llama/15863) 2025-10-22 12:58:11 +03:00
acl_tensor.h CANN: format code using .clang-format (llama/15863) 2025-10-22 12:58:11 +03:00
aclnn_ops.cpp CANN: Add cross_entropy_loss op support (llama/16886) 2025-11-17 21:05:46 +02:00
aclnn_ops.h CANN: Add cross_entropy_loss op support (llama/16886) 2025-11-17 21:05:46 +02:00
common.h CANN: format code using .clang-format (llama/15863) 2025-10-22 12:58:11 +03:00
ggml-cann.cpp CANN: Add cross_entropy_loss op support (llama/16886) 2025-11-17 21:05:46 +02:00