feat: Implement backward function for Div operator
Context
Implement CPU backward function of Div operator, using roughly the same algorithm detailed in !122 (merged).
Add some tests (fixed values with different tensor sizes, and tensors with random values).
Modified files are MulImpl.hpp
, MulImpl_kernels.hpp
, MulImpl.cpp
and Test_MulImpl.cpp
Fixes part of #30 (closed).
Merge request reports
Activity
Filter activity
requested review from @pineapple
added 3 commits
-
62c59a91...62a468d3 - 2 commits from branch
eclipse/aidge:dev
- 1184260d - Implement backward function for Div operator
-
62c59a91...62a468d3 - 2 commits from branch
enabled an automatic merge when all merge checks for ff3a3ed7 pass
added Feature 🚀 label
mentioned in commit 2b33c68d
mentioned in issue #30 (closed)
Please register or sign in to reply