File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments