Skip to content
Snippets Groups Projects

MaxPooling2D backward implementation for CPU backend

Merged Adam Maroni requested to merge adamaroni/aidge_backend_cpu:feat_operator_MaxPool2D into dev

Context

Through this Merge-Request is illustrated the code for the backward cpu implementation of Maxpool2D operator (find related issue here).

Modified files

  • include/aidge/backend/cpu/operator/MaxPoolingImpl.hpp, include/aidge/backend/cpu/operator/MaxPoolingImpl_kernels.hpp , src/operator/MaxPoolingImpl.cpp : add backward implementation for the operator
  • unit_tests/operator/Test_MaxPoolingImpl.cpp : Add unit tests for MaxPool backward
Edited by Adam Maroni

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