Commit c7fd2a1
authored
Release v0.2.0 (pulp-platform#103)
This release contains major architectural changes, new platform support,
enhanced simulation workflows, floating-point kernel support, training
infrastructure for CCT models, memory allocation strategies, and
documentation improvements.
After merging this into `main`, the release process will proceed with:
- Pushing a Git tag for the release after merging this PR
- Creating a GitHub release with the prepared tag.
Note: Since the release tag references the Docker container tagged with
the release tag (`ghcr.io/pulp-platform/deeploy:v0.2.0`), the CI will
initially fail. The Deeploy Docker image must be built after the release
PR is merged and the CI restarted.
### List of Pull Requests
- Prepare v0.2.0 release
[pulp-platform#102](pulp-platform#102)
- Add Luka as Code Owner
[pulp-platform#101](pulp-platform#101)
- Fix CI, Docker Files, and Documentation Workflow
[pulp-platform#100](pulp-platform#100)
- Chimera Platform Integration
[pulp-platform#96](pulp-platform#96)
- Add Tutorial and Refactor README
[pulp-platform#97](pulp-platform#97)
- Reduce Mean Float Template
[pulp-platform#92](pulp-platform#92)
- Reshape Memory Freeing and Generic Float GEMM Fixes
[pulp-platform#91](pulp-platform#91)
- Prepare for Release and Separate Dependencies
[pulp-platform#90](pulp-platform#90)
- Fix input offsets calculation
[pulp-platform#89](pulp-platform#89)
- Move PULP SDK to main branch/fork
[pulp-platform#88](pulp-platform#88)
- Finite Lifetime for IO Tensors
[pulp-platform#51](pulp-platform#51)
- Improved Memory Visualization and Multi-Layer Tiling Profiling
[pulp-platform#56](pulp-platform#56)
- Fix Linting in CI and Reformat C Files
[pulp-platform#86](pulp-platform#86)
- Fix Broken CMake Flow For pulp-sdk
[pulp-platform#87](pulp-platform#87)
- Refactor Changelog For Release
[pulp-platform#85](pulp-platform#85)
- ARM Docker Container and Minor Bug Fix
[pulp-platform#84](pulp-platform#84)
- Added Kernel for Generic Float DW Conv2D
[pulp-platform#63](pulp-platform#63)
- Autoselect Self-Hosted Runners if the Action is on Upstream
[pulp-platform#81](pulp-platform#81)
- TEST_RECENT linking on MacOS
[pulp-platform#78](pulp-platform#78)
- Add RV32IMF Picolibc support for Siracusa platform
[pulp-platform#66](pulp-platform#66)
- Improve Documentation and VSCode Support
[pulp-platform#76](pulp-platform#76)
- Debug Print Topology Pass and Code Transformation
[pulp-platform#75](pulp-platform#75)
- Find all subdirectories of Deeploy when installing with pip install
[pulp-platform#70](pulp-platform#70)
- Add milestone issue template
[pulp-platform#71](pulp-platform#71)
- Bunch of fixes and changes
[pulp-platform#58](pulp-platform#58)
- Add SoftHier platform
[pulp-platform#65](pulp-platform#65)
- rv32imf_xpulpv2 ISA support for Siracusa platform
[pulp-platform#64](pulp-platform#64)
- One LLVM To Compile Them All
[pulp-platform#60](pulp-platform#60)
- One GVSoC to Simulate Them All
[pulp-platform#59](pulp-platform#59)
- Add Support for CCT Last Layer Training with Embedding Dim 8-128
[pulp-platform#55](pulp-platform#55)
- Add CCT Classifier Training Support
[pulp-platform#53](pulp-platform#53)
- L3 Bugs: DMA Struct Datatype and Maxpool Margin Error
[pulp-platform#45](pulp-platform#45)
- DeepQuant Quantized Linear Support
[pulp-platform#54](pulp-platform#54)
- Implemented Dequant Layer for Generic and Siracusa
[pulp-platform#52](pulp-platform#52)
- Infinite Lifetime Buffers Considered in Tiling & Memory Allocation (+
Visualization) [pulp-platform#44](pulp-platform#44)
- Implemented Quant Layer for Generic and Siracusa
[pulp-platform#49](pulp-platform#49)
- Increase maximal Mchan DMA transfer sizes from 64KiB to 128KiB
[pulp-platform#47](pulp-platform#47)
- Add MiniMalloc and Decouple Memory Allocation and Tiling
[pulp-platform#40](pulp-platform#40)
- Float CCT Bugs on L3
[pulp-platform#37](pulp-platform#37)
- Memory Allocation Strategies and Visualization
[pulp-platform#36](pulp-platform#36)
- Add CODEOWNERS [pulp-platform#42](pulp-platform#42)
- Add Tiling Support to All CCT Kernels and Fix CCT Operators on
Siracusa Platform for L2
[pulp-platform#35](pulp-platform#35)
- Add Fp gemm and Softmax for Snitch platform
[pulp-platform#31](pulp-platform#31)
- Add Float Kernels for CCT
[pulp-platform#29](pulp-platform#29)
- documentation deployment
[pulp-platform#34](pulp-platform#34)
- main.c Float Cast Bugs
[pulp-platform#28](pulp-platform#28)
- Add Float GEMM on PULP with Tiling
[pulp-platform#26](pulp-platform#26)
- Add Float Support & Float GEMM for Generic
[pulp-platform#25](pulp-platform#25)
- GVSOC support for the Snitch Cluster platform
[pulp-platform#23](pulp-platform#23)
- Snitch Cluster Tiling Support
[pulp-platform#22](pulp-platform#22)
- Snitch support integration
[pulp-platform#14](pulp-platform#14)
- Update bibtex citation
[pulp-platform#20](pulp-platform#20)
- the PR template location, bump min python to 3.10, change install
command [pulp-platform#17](pulp-platform#17)
- Add pre-commit for python formatting
[pulp-platform#15](pulp-platform#15)
- FP integration (v2)
[pulp-platform#12](pulp-platform#12)
- shell for sequential tests of Generic, Cortex, and Mempool platforms
[pulp-platform#11](pulp-platform#11)
- Add issue templates
[pulp-platform#10](pulp-platform#10)
- Minor CI and Readme Improvements
[pulp-platform#8](pulp-platform#8)
- Fix GHCR Link for Docker Build
[pulp-platform#7](pulp-platform#7)
- neureka's ccache id
[pulp-platform#6](pulp-platform#6)
- GitHub-based CI/CD Flow
[pulp-platform#4](pulp-platform#4)
- Generic Softmax Kernel
[pulp-platform#2](pulp-platform#2)
- Port GitLab CI [#1](pulp-platform#1)506 files changed
Lines changed: 19853 additions & 1347 deletions
File tree
- .github
- ISSUE_TEMPLATE
- workflows
- .vscode
- Container
- DeeployTest
- Platforms
- Chimera
- Generic
- PULPOpen
- Siracusa
- src
- Snitch
- SoftHier
- Tests
- CCT
- CCT_1_16_16_128
- CCT_1_16_16_32
- CCT_1_16_16_64
- CCT_1_16_16_8
- CCT_1_32_32_32
- CCT_1_32_32_8
- CCT_2_32_32_128
- Dequant
- QuantizedLinear
- Quant
- TestAdderLarge
- TestRQAdd
- TestiNoNorm
- TestiSoftmaxLarge
- largeFloatAdd
- test2DRequantizedStriddedPaddedConv
- testFloat2DConvolutionBias
- testFloat2DConvolutionZeroBias
- testFloat2DConvolution
- testFloat2DDWConvolutionBias
- testFloat2DDWConvolutionZeroBias
- testFloat2DDWConvolution
- testFloat2DPadding
- testFloatAdder
- testFloatDemoTinyViT
- testFloatDiv
- testFloatGEMMtransB
- testFloatGEMM
- testFloatGelu
- testFloatLayerNorm
- testFloatMatmul
- testFloatMaxPool
- testFloatMul
- testFloatReduceSum
- testFloatRelu
- testFloatReshapeWithSkipConnection
- testFloatReshape
- testFloatSGD
- testFloatSoftmaxCrossEntropyGrad
- testFloatSoftmaxCrossEntropy
- testFloatSoftmaxGrad
- testFloatSoftmax
- testFloatSqueeze
- testFloatTranspose
- testGEMM
- testRQGEMMTransB
- testRemoveIdentityOp
- inputIdentity
- multiOutputIdentity
- outputIdentity
- testTrainCCT/CCT1_Classifier_Training
- CCT_1_16_16_128
- CCT_1_16_16_16
- CCT_1_16_16_32
- CCT_1_16_16_64
- CCT_1_16_16_8
- testUtils
- Deeploy
- CommonExtensions
- CodeTransformationPasses
- OptimizationPasses/TopologyOptimizationPasses
- Targets
- Chimera
- Templates
- CortexM
- Templates
- TopologyOptimizationPasses
- Generic
- Templates
- TopologyOptimizationPasses
- MemPool
- Templates
- Neureka
- PULPOpen
- CodeTransformationPasses
- Templates
- TileConstraints
- TopologyOptimizationPasses
- Snitch
- CodeTransformationPasses
- Templates
- TileConstraints
- SoftHier
- Templates
- TilingExtension
- CodeTransformationPasses
- TargetLibraries
- Chimera
- inc
- src
- Generic
- inc
- kernel
- src
- PULPOpen
- cmake
- inc
- kernel
- src
- Snitch
- cmake
- inc
- kernel
- src
- SoftHier
- cmake
- inc
- src
- cmake
- chimera
- cmsis
- generic
- mempool
- pulp
- pulp-open
- siracusa
- snitch
- snitch_cluster
- softhier
- docs
- _static
- tutorials/introduction
- _templates
- tutorials
- scripts
- toolchain
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
0 commit comments