Skip to content

Commit e9b8045

Browse files
committed
Update Readme
1 parent f3deb9a commit e9b8045

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,20 @@ This file contains the changelog for the Deeploy project. The changelog is divid
55

66

77
### List of Pull Requests
8+
- Improve Docstring and Debugging [#160](https://github.com/pulp-platform/Deeploy/pull/160)
89
- Deeploy-GAP9 Platform [#143](https://github.com/pulp-platform/Deeploy/pull/143)
910
- Update CLI interface Across Project, Fix Tutorial, and Remove Legacy Test [#157](https://github.com/pulp-platform/Deeploy/pull/157)
1011

1112
### Added
13+
- Add many missing docstrings
14+
- Add `__repr__()` function for `_ReferenceBuffer` class
1215
- Added GAP9 Platform Support: Deployer, Bindings, Templates, Tiler, DMA (L3Dma/MchanDma), target library, CI workflows
1316

1417
### Changed
18+
- Move `MemoryAwareClosureGeneration` pass to `MemoryLevelExtension`
19+
- Move `MemoryAwarePrint*` passes to `MemoryLevelExtension`
20+
- Make `sizeInBytes` a class property instead of a function
21+
- Move `AnnotateNeurekaWeightMemoryLevel` to `Neureka` specific folder
1522
- Update `pulp-nnx` and `pulp-nn-mixed` submodules to their latest versions
1623
- PULP-NN moved to TargetLibraries third-party folder
1724
- Aligned CLI commands across the project

0 commit comments

Comments
 (0)