llama.cpp/ggml/src/ggml-cann
TecJesh 97d5117217
CANN: Add cross_entropy_loss op support (#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-13 09:39:51 +08:00
..
CMakeLists.txt CANN: add support for ACL Graph (#15065) 2025-08-06 14:12:42 +08:00
Doxyfile CANN: Add the basic supports of Flash Attention kernel (#13627) 2025-05-26 10:20:18 +08:00
acl_tensor.cpp CANN: format code using .clang-format (#15863) 2025-10-16 16:41:11 +08:00
acl_tensor.h CANN: format code using .clang-format (#15863) 2025-10-16 16:41:11 +08:00
aclnn_ops.cpp CANN: Add cross_entropy_loss op support (#16886) 2025-11-13 09:39:51 +08:00
aclnn_ops.h CANN: Add cross_entropy_loss op support (#16886) 2025-11-13 09:39:51 +08:00
common.h CANN: format code using .clang-format (#15863) 2025-10-16 16:41:11 +08:00
ggml-cann.cpp CANN: Add cross_entropy_loss op support (#16886) 2025-11-13 09:39:51 +08:00