Skip to content

Commit

Permalink
Provide a Changelog entry for 24.10
Browse files Browse the repository at this point in the history
Signed-off-by: Andrzej Kurek <[email protected]>
  • Loading branch information
Andrzej Kurek committed Oct 24, 2024
1 parent 2fce85e commit 96f3b71
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Changelog for Arm® Ethos™-N Driver Stack

## 24.10

### New features

- Support for Arm NN 24.08

### Public API changes

### Other changes

- Fix a cyclic dependency issue when using depthwise convolution split across channels.
- Align the SRAM buffer allocations to account for PLE address rounding.
- Improve the multiplication PLE kernel for signed inputs.
- Improve the algorithm detecting padding over stripe boundaries.
- Improve the rules determining plans for depthwise convolution in the middle of a cascade.

### Known issues

## 24.07

### New features
Expand Down

0 comments on commit 96f3b71

Please sign in to comment.