Skip to content

Commit

Permalink
Provide a Changelog entry for 24.07
Browse files Browse the repository at this point in the history
Signed-off-by: Andrzej Kurek <[email protected]>
  • Loading branch information
Andrzej Kurek committed Aug 8, 2024
1 parent e4c5380 commit edf112a
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 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.07

### New features

- Support for Arm NN 24.05

### Public API changes

- Add a possibility to get total vertical / horizontal padding from a padding structure.

### Other changes

- Fix a cyclic dependency issue when using standalone padding for certain dimensions.
- Fix a precision issue when using standalone padding for certain dimensions.
- Move debug formatting data usage in estimation utilities to improve compilation time.

### Known issues

## 24.05

### New features
Expand Down Expand Up @@ -54,6 +72,7 @@
- Add some useful devloper tools to the repository.

### Known issues

- Standalone padding and convolution layers of certain dimensions with padding might trigger a cyclic dependency during graph compilation.

## 23.08
Expand Down

0 comments on commit edf112a

Please sign in to comment.