Closed
Milestone
Feb 1, 2025–Apr 18, 2025
aidge v0.6.0
-
PTQ with use of BitShift
-
PTQ postpone to next release -
Add unit test postpone to next release -
Add in documentation performance level for standard models postpone to next release
-
-
QAT @bhalimi -
LSQ -
Require to update CUDA to use device argument! -
Resnet18 postpone to next release -
Example with a MobileNet-v1 https://huggingface.co/EclipseAidge/mobilenet_v1 postpone to next release
-
-
-
Check learning with reference models aidge_learning#17 -
MobileNet-V1 https://huggingface.co/EclipseAidge/mobilenet_v1 postpone to next release -
ResNet-18 postpone to next release
-
-
SNN (@jeromeh) -
Operator (backward) -
Heaviside -
Leaky IF
-
-
-
ONNX (@cmoineau aidge_onnx#61) -
Add quantization support -
Import -
Export
-
-
-
Export Cpp -
Quantized export (INT8) -
Resnet18 (create issue @axelfarr) postpone to next release
-
-
Add unit tests (@cmoineau aidge_export_cpp#17 (closed)) -
Conv -
FC
-
-
Add a benchmark framework for exports (and backends) (create issue @pineapple)
-
-
First instance of aidge onnx simplifier -
Change from OVH test server to self hosted ones @pineapple -
Windows -
Linux -
Mac postpone to next release
-
-
CUDA device selection is now effective aidge_backend_cuda@83486f0b
Release status
Module | Version update | Pypi | Merged | Link |
---|---|---|---|---|
core | 0.5.1 -> 0.6.0 | Release Note | ||
compression | 0.0.2 -> 0.0.3 | Release Note | ||
backend_cpu | 0.5.0 -> 0.6.0 | Release Note | ||
backend_cuda | 0.5.1 -> 0.6.0 | Release Note | ||
backend_opencv | 0.1.5 -> 0.1.6 | Release Note | ||
export_arm | 0.1.2 -> 0.1.3 | Release Note | ||
export_cpp | 0.2.1 -> 0.3.0 | Relase Note | ||
learning | 0.2.3 -> 0.3.0 | Release Note | ||
onnx | 0.4.1 -> 0.5.0 | Release Note | ||
quantization | 0.3.1 -> 0.4.0 | Release Note | ||
aidge | 0.5.0 -> 0.6.0 |
Note:
-
release
runner was not migrated when changing CI servers, we needed to add it back - Minimal python version was still 3.8 in
pyproject.toml
and CIBW jobs despite change to minimal version being now 3.10 - CIBW job failed with pybind, a conflict occurs leading to pybind finding the python system version (adding "-DPYBIND11_FINDPYTHON=ON" to camke fixed the issue)
- The following repository don't have a pypi repo:
aidge_compression
aidge_export_arm
-
aidge_learning
release job fail https://gitlab.eclipse.org/eclipse/aidge/aidge_learning/-/jobs/560298 -
aidge_bakcend_opencv
release job fail https://gitlab.eclipse.org/eclipse/aidge/aidge_backend_opencv/-/pipelines/71452 -
aidge_backend_cuda
release job failed due to badly designed CIBW (ci build wheel) job (on going fix)- Dependencies installed raw on the test server
- Deprecated use of yum
Loading
Loading
Loading
Loading