Fix the BatchNorm operator
EDIT : oudated
Edited by Benjamin Halimi
Merge request reports
Activity
Filter activity
added Enhancement ⭐ StatusReview Ready labels
assigned to @bhalimi
added 25 commits
-
e75574c0...aca31cb5 - 16 commits from branch
main
- 87a17ffa - getAvailableImplSpecs now return a vector for binding purposes.
- ca89e12d - Remove input_nbr attribute for Add operator
- 22b512dc - Fix issue aidge_core#196 (closed)
- ea15bee0 - add OperatorImpl helper
- f1421738 - Added LRN operator
- bdea6f65 - Corrected gradient which should be accumulating
- 23ab1750 - [Add] Clip Operator CUDA backend
- 5eeec8de - [Add] Round Operator Cuda Backend
- 5169be71 - add the training mode for the BatchNorm forward routine
Toggle commit list-
e75574c0...aca31cb5 - 16 commits from branch
added 23 commits
- 5169be71...556887b2 - 13 earlier commits
- c46d65a7 - Merge branch 'add_operatorimpl' into 'dev'
- b93286ce - Added LRN operator
- 98450cd2 - Corrected gradient which should be accumulating
- 6bf3c694 - Merge branch 'lrn' into 'dev'
- ac585e34 - [Add] Clip Operator CUDA backend
- 5d68613f - Merge branch 'clip_operator_cuda' into 'dev'
- 72a24e7a - [Add] Round Operator Cuda Backend
- 14fe32d5 - Merge branch 'round_operator_cuda' into 'dev'
- e75574c0 - add the training mode for the BatchNorm forward routine
- 63737684 - Merge branch 'bn_flag' of gitlab.eclipse.org:eclipse/aidge/aidge_backend_cuda into bn_flag
Toggle commit listremoved StatusReview Ready label
removed Enhancement ⭐ label
Please register or sign in to reply