Change8

b9222

📦 llama-cppView on GitHub →
2 features🐛 4 fixes🔧 2 symbols

Summary

This release introduces support for the TRI operation within the Hexagon backend, alongside various cleanups and fixes related to merge conflicts and configuration errors in the Hexagon and GGML components.

✨ New Features

  • Added support for the TRI operation (TRI op) in Hexagon.
  • Added TRI HVX Kernel to ggml hexagon HTP ops and context.

🐛 Bug Fixes

  • Addressed PR review comments for TRI op.
  • Removed merge conflict markers from hex-unary.
  • Removed duplicate op cases (merge conflict) in hex-ggml.
  • Fixed editor config errors in hex-ggml.

Affected Symbols