Feat speed up pad
Context
This MR is not linked to any issue but rather a test to try further the syntax I've developped for aidge_backend_cpu!160 (comment 3849928). I believe this syntax is OpenMP compatible.
Edited by Grégoire Kubler
Merge request reports
Activity
Filter activity
added EnhancementPerformance ⚡️ TopicOperator labels
requested review from @olivierbichler and @cmoineau
assigned to @gregkub
mentioned in merge request aidge_backend_cpu!160 (merged)
added 8 commits
- eb364b99 - Fixed indexing
- 7b8165db - feat : [ADD] Hardmax operator
- da2294d2 - chore : upd .gitignore to include more temp test path
- 87885d60 - fix: error were previously not picked up as assertions were true in case of error
- e34acf38 - fix : removed set weight_size from softmax_config.jinja as softmax has no weights
- 8977f691 - chore : updated test names to avoid redundancy in unittest calls
- a881a088 - feat : test_export now works by checking the return code of main_compare...
- 28a73f37 - feat : speed up pad execution
Toggle commit listadded 20 commits
-
28a73f37...5f41dd75 - 12 commits from branch
dev
- 4a57ea58 - feat : [ADD] Hardmax operator
- 20094e1b - chore : upd .gitignore to include more temp test path
- 41cc2bbf - fix: error were previously not picked up as assertions were true in case of error
- 7556a67c - fix : removed set weight_size from softmax_config.jinja as softmax has no weights
- c18d0325 - chore : updated test names to avoid redundancy in unittest calls
- 6fe41a12 - feat : test_export now works by checking the return code of main_compare...
- 67dd82df - chore : updated test names to avoid redundancy in unittest calls
- b2c4aaab - feat : speed up pad execution
Toggle commit list-
28a73f37...5f41dd75 - 12 commits from branch
added 8 commits
- 3084a241 - feat : [ADD] Hardmax operator
- cc2cb416 - chore : upd .gitignore to include more temp test path
- ab7be31b - fix: error were previously not picked up as assertions were true in case of error
- 01ed001c - fix : removed set weight_size from softmax_config.jinja as softmax has no weights
- 3f2c594b - chore : updated test names to avoid redundancy in unittest calls
- 4e576581 - feat : test_export now works by checking the return code of main_compare...
- 97a87e08 - chore : updated test names to avoid redundancy in unittest calls
- 949c40f0 - feat : speed up pad execution
Toggle commit listadded StatusReview Ready label
Is included in !44 (merged), closing.
Please register or sign in to reply