Skip to content

fix wrong pad indices in pool for asym padding#28

Open
harz05 wants to merge 1 commit into
ML4EP:gpu/alpakafrom
harz05:fix/pool-pad-indices
Open

fix wrong pad indices in pool for asym padding#28
harz05 wants to merge 1 commit into
ML4EP:gpu/alpakafrom
harz05:fix/pool-pad-indices

Conversation

@harz05
Copy link
Copy Markdown

@harz05 harz05 commented Jun 1, 2026

Port of root-project/root#22438 (merged, fixes root-project/root#22436).

Same fix in ROperator_Pool::Generate(): pads read under ONNX grouped layout [all_begins, all_ends] instead of the buggy interleaved reads. Same regression test ported (MaxPool2d_AsymPad).

GPU side in the open Pool GPU PR(#27) will now need the same update as a follow-up

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant