Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
lukamac committed Feb 28, 2024
1 parent d78e403 commit a9d9aa1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
- isort check
- publication citation
- support 32bit scale
- cmake support
- const qualifier to `<acc>_dev_t` function arguments

### Changed

Expand All @@ -22,6 +24,10 @@
- `k_in_stride`, `w_in_stride`, `k_out_stride`, and `w_out_stride` from `ne16_nnx_dispatch_stride2x2`
- `mode` attribute from `ne16_quant_t` structure

### Fixed

- type conversion compiler warning

## [0.3.0] - 2024-01-14

### Added
Expand Down

0 comments on commit a9d9aa1

Please sign in to comment.