Basic Supervised Learning
Context
Required changes to add supervised learning to AIDGE features.
Modified files
-
*Impl.hpp to add "cpu" string to constructor -
minor changes to clean some *Impl.cpp files
Detailed major modifications
-
Add unit-test for operator+,-,*,/ of Tensor
TODO
Edited by Maxence Naud
Merge request reports
Activity
Filter activity
changed milestone to %aidge_backend_cpu - v0.2.0
added StatusWIP label
assigned to @pineapple
added 1 commit
- 701120ea - Change ReduceMean attribute 'axes' from static array to dynamic vector
added 1 commit
- 49bee01c - Remove template from ReduceMeanImpl and fix type in kernel
added 7 commits
-
49bee01c...b42b0c86 - 2 commits from branch
dev
- 266bd002 - Add operator implementation name to each operator
- b2cdd770 - Clean some impl.cpp files
- e2a851e5 - [Add][Unit-Test] operator+,-,*,/ of Tensor
- 85bbb252 - Change ReduceMean attribute 'axes' from static array to dynamic vector
- bc5dd574 - Remove template from ReduceMeanImpl and fix type in kernel
Toggle commit list-
49bee01c...b42b0c86 - 2 commits from branch
added 8 commits
-
8da1694c - 1 commit from branch
dev
- c23771f7 - Add operator implementation name to each operator
- 96c44adb - Clean some impl.cpp files
- d41a8def - [Add][Unit-Test] operator+,-,*,/ of Tensor
- 701120ea - Change ReduceMean attribute 'axes' from static array to dynamic vector
- 49bee01c - Remove template from ReduceMeanImpl and fix type in kernel
- d82f3c17 - Merge branch 'learning' of gitlab.eclipse.org:eclipse/aidge/aidge_backend_cpu into learning
- 736bb9da - Merge branch 'dev' of gitlab.eclipse.org:eclipse/aidge/aidge_backend_cpu into learning
Toggle commit list-
8da1694c - 1 commit from branch
%aidge_backend_cpu - v0.2.0 @pineapple i let you add the backward kernel you have added
mentioned in issue aidge_core#81 (closed)
mentioned in merge request !50 (merged)
Please register or sign in to reply