- Apr 15, 2025
-
-
Mickael GUIBERT authored
-
Mickael GUIBERT authored
-
Mickael GUIBERT authored
-
Mickael GUIBERT authored
-
Mickael GUIBERT authored
-
Mickael GUIBERT authored
-
Mickael GUIBERT authored
-
Mickael GUIBERT authored
-
Mickael GUIBERT authored
-
Mickael GUIBERT authored
-
Mickael GUIBERT authored
-
Mickael GUIBERT authored
-
Mickael GUIBERT authored
-
Mickael GUIBERT authored
-
Mickael GUIBERT authored
-
Mickael GUIBERT authored
-
Mickael GUIBERT authored
-
Mickael GUIBERT authored
-
Mickael GUIBERT authored
-
- Apr 04, 2025
-
-
Axel Farrugia authored
-
- Apr 02, 2025
-
-
Axel Farrugia authored
The old system had some limitations : - Not possible to chose a destination path different from the source path - The copied kernel would be automatically included in the fwd file, sometime leading to unused includes
-
Axel Farrugia authored
[Fix] Temporarily generate only layer params for the first input as all inputs were taken into account (even producers) leading to unused macros of compilation errors
-
Axel Farrugia authored
-
Axel Farrugia authored
- aidge_cmp allows to compare the export feature maps with these generated by the aidge_cpu backend at inference time - Fix the save_outputs function (will not work with wrapping as it does no longer take into account the wrapping offsets)
-
Axel Farrugia authored
- Add rescaling functions : SingleShift and FixedPoint (Mul->Shift) - Add a rescaling node to the metaops recipes corresponding to the Quantizer node added by the PTQ - PoC(export_utils.py) new recipe system
-
Axel Farrugia authored
-
Axel Farrugia authored
-
Axel Farrugia authored
Maybe it should be conditionned by an export option to avoid useless code generation
-
Axel Farrugia authored
-
Axel Farrugia authored
-
Axel Farrugia authored
-
Axel Farrugia authored
-
Axel Farrugia authored
-
Axel Farrugia authored
-
Axel Farrugia authored
-
Axel Farrugia authored
-
Axel Farrugia authored
-
- Mar 31, 2025
-
-
Cyril Moineau authored
Add a first instance of unit test for Cpp export. See merge request eclipse/aidge/aidge_export_cpp!34
-
Cyril Moineau authored
-
- Mar 17, 2025
-
-
Christophe Guillon authored
Add missing operators for basic onnx model exporting See merge request !31
-