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

Merge request pipeline #53642 failed

Merge request pipeline failed for d622fc3a

Test coverage 100.00% from 1 job

Closed by Olivier BICHLEROlivier BICHLER 11 months ago (Sep 11, 2024 1:15pm UTC)

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