Add support for lower than 8-bits precision
This MR intend to add support for lower than 8-bits precision. It extends on the first PoC done on export_arm_cortexm and generalizes it for export_cpp:.
TODO:
-
core: Add conversion support for lower than 8-bits data types; -
core: Extend/improvecheck laterapplyWeightInterleavingrecipe; -
export_cpp: Adapt kernels to support lower than 8-bits data types; -
export_cpp: Add lower than 8-bits unit tests.
Edited by Olivier BICHLER
Merge request reports
Activity
changed milestone to %aidge v0.8.0
added Feature 🚀 label
assigned to @olivierbichler
mentioned in merge request aidge_core!479 (merged)
added 2 commits
added 24 commits
-
ab8cc839...135cab11 - 21 commits from branch
dev - 9cc0fdd7 - Merged with dev
- cc8c1d41 - Use standard C++ cstddef instead of POSIX sys/types.h
- dc44d7b4 - Added tests in low-bit precision
Toggle commit list-
ab8cc839...135cab11 - 21 commits from branch
added 2 commits
added 41 commits
-
c21135a4...b61b991b - 40 commits from branch
dev - 1080a181 - Merged with dev
-
c21135a4...b61b991b - 40 commits from branch
Please register or sign in to reply