Skip to content
Snippets Groups Projects

[FIX] PadImpl_forward_kernels: 2D: fix issue about XY dimensions mismatch

Closed RAPHAEL MILLET requested to merge raphaelmillet/aidge_backend_cpu:main into dev

Context

Issue: During Forward, pad node resize input with an X&Y dimensions mismatch. This error can be reproduced using X!=Y dimensions.

Solution: Modifying index calculation fixes the issue.

Related issue: #21 (closed)

Modified files

  • PadImpl_forward_kernels.hpp , update index calculation with correct X&Y manipulation

@cmoineau @olivierbichler

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
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading