b8628
📦 llama-cppView on GitHub →
✨ 2 features🐛 1 fixes🔧 1 symbols
Summary
This release introduces cumsum operation support for the hexagon backend, including DMA enablement, and resolves minor line-ending issues.
✨ New Features
- Added support for the cumsum operation in the hexagon backend.
- Enabled DMA for the cumsum operation in the hexagon backend.
🐛 Bug Fixes
- Fixed line-ending issues.