Conv no bias
- Add noBias for Conv & ConvDepthWise (and underlying MetaOperator)
- Add
GraphView.logOuputs
method to allow better debug
Minor modifications
-
toString
is now a virtual function ofData
.
Edited by Cyril Moineau
Merge request reports
Activity
Filter activity
requested review from @pineapple and @vtemplier
assigned to @cmoineau
changed milestone to %aidge_core - v0.2.0
added AddFeature label
added 1 commit
- 56dd5c54 - Make toString pure virtual and remove data ctor binding.
@pineapple This and aidge_onnx!32 (merged) and aidge_backend_cpu!46 (merged)
Are ready for review
I think the changes are small so it may not take too much time to review ?
Cheers, Cyril
Edited by Cyril Moineauadded 6 commits
-
56dd5c54...93500677 - 3 commits from branch
dev
- 12241358 - Update Conv, ConvDW, PaddedConv & PaddedConvDW to handle noBias parameter.
- 89a6dced - Add logOutputs method in graphView.
- 0aeba15c - Make toString pure virtual and remove data ctor binding.
Toggle commit list-
56dd5c54...93500677 - 3 commits from branch
enabled an automatic merge when the pipeline for 0aeba15c succeeds
mentioned in commit b13d5571
mentioned in issue #76 (closed)
mentioned in merge request !105 (merged)
Please register or sign in to reply