Skip to content
Snippets Groups Projects

feat: Implement backward function for Div operator

Merged Jerome Hue requested to merge jeromeh/aidge_backend_cpu:div-backward into dev

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

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading