Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
lukamac committed Dec 30, 2024
1 parent 9e12f7b commit 611273d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
# Changelog

## [Unreleased]
## [0.4.0] - 2024-12-30

### Added

- NnxBuildFlow and CmakeBuildFlow
- Neureka V2 support
- github action for testing neureka
- add NnxMapping dictionary that maps accelerator name to the accelerator specific classes
- choice of data generation method (ones, incremented, or random)
Expand All @@ -18,6 +20,7 @@

### Changed

- neureka is now tested with a more recent gcc version
- python requirements are changed into requirements-pip and requirements-conda
- conftest now passes only strings to test.py to improve readability of pytest logs
- NnxMemoryLayout is now NnxWeight and also has a method for source generation
Expand Down

0 comments on commit 611273d

Please sign in to comment.