[fix] Fix Conv DW and softmax for mobile_net_v1
All threads resolved!
All threads resolved!
Context
ConvDW was considered as a Conv, which created a lot of issues
Modified files
-
operator.py
Change the template called -
ConvDW.hpp
, SumT was not declared correctly -
aidge_softmax_chw_float32.c
, Softmax and their templates was not correct
Edited by Wissam Boussella
Merge request reports
Activity
Filter activity
assigned to @cmoineau
requested review from @wboussella
- Resolved by Cyril Moineau
- Resolved by Cyril Moineau
- Resolved by Cyril Moineau
- Resolved by Cyril Moineau
- Resolved by Cyril Moineau
- Resolved by Cyril Moineau
- Resolved by Cyril Moineau
added 1 commit
- 1d321c95 - [fix] fix for the MR, changing sum_t by bias_t in ConvDW , removing...
@cmoineau i've modified my code :)
All thread are solved the MR looks good to me I will run the pipeline (there is no pipeline for arm :'() and set to auto merge!
Thanks for your contribution @wboussella
Edited by Cyril Moineaumentioned in commit 1a4b72ef
mentioned in issue #29 (closed)
Please register or sign in to reply