Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ This file contains the changelog for the Deeploy project. The changelog is divid


### List of Pull Requests
- Extend Codeowners [#164](https://github.com/pulp-platform/Deeploy/pull/164)
- Support for MaxPool1D and RQSConv1D for PULPOpen [#146](https://github.com/pulp-platform/Deeploy/pull/146)
- Use Pre-Commit in CI [#159](https://github.com/pulp-platform/Deeploy/pull/159)
- Deeploy-GAP9 Platform [#143](https://github.com/pulp-platform/Deeploy/pull/143)
Expand All @@ -19,6 +20,7 @@ This file contains the changelog for the Deeploy project. The changelog is divid
- Update `pulp-nnx` and `pulp-nn-mixed` submodules to their latest versions
- PULP-NN moved to TargetLibraries third-party folder
- Aligned CLI commands across the project
- Added @runwangdl as a code owner

### Fixed
- im2col buffer size in Conv1d template
Expand Down
2 changes: 1 addition & 1 deletion CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
#
# SPDX-License-Identifier: CC-BY-ND-4.0

* @victor-jung @xeratec @lukamac
* @victor-jung @xeratec @runwangdl
15 changes: 10 additions & 5 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,16 @@
All contributors have agreed to an open-source release of their work in the Deeploy project.

This list contributors with significant contributions to the project, in alphabetical order:

* Alex Marchioni
* Bowen Wang
* Călin Diaconu
* Federico Brancasi
* Francesco Conti
* Luka Macan
* Moritz Scherer
* Victor Jung
* Philip Wiese
* Luka Macan
* Alberto Dequino
* Francesco Conti
* Run Wang
* Taha El Bayad
* Federico Brancasi
* Victor Jung
* Viviane Potocnik
Loading