Skip to content

Commit 7e460be

Browse files
committed
Update Changelog
1 parent 08ba77b commit 7e460be

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

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

66

77
### List of Pull Requests
8+
- Fix CI Cache Generation [#176](https://github.com/pulp-platform/Deeploy/pull/176)
89
- Fix Broken CI [#175](https://github.com/pulp-platform/Deeploy/pull/175)
910
- Improve Docstring and Debugging [#160](https://github.com/pulp-platform/Deeploy/pull/160)
1011
- Add GAP9 Container Support [#163](https://github.com/pulp-platform/Deeploy/pull/163)
@@ -38,6 +39,8 @@ This file contains the changelog for the Deeploy project. The changelog is divid
3839
- Added @runwangdl as a code owner
3940

4041
### Fixed
42+
- Add missing `shell: bash` directive to CI cache generation steps to ensure correct shell execution
43+
- Fix wrong test case in GAP9 ccache workflow (`test_gap9_tiled_kernels_l2_singlebuffer` using `MatMul/Regular` instead of `Add/Large`)
4144
- Fix Docker flow to fetch `*.so` git lfs files
4245
- Downgrade `setuptools` to `81.0.0`
4346
- im2col buffer size in Conv1d template

0 commit comments

Comments
 (0)