Skip to content

[SWE-Paddle] Add task PaddlePaddle__Paddle-73702 - #1516

Merged
Echo-Nie merged 1 commit into
PaddlePaddle:masterfrom
co63oc:pr73702
Aug 20, 2026
Merged

[SWE-Paddle] Add task PaddlePaddle__Paddle-73702#1516
Echo-Nie merged 1 commit into
PaddlePaddle:masterfrom
co63oc:pr73702

Conversation

@co63oc

@co63oc co63oc commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

关联

说明

新增 SWE-Paddle 任务 PaddlePaddle__Paddle-73702

该任务覆盖 paddle.gather_nd 对 0-size Tensor 的处理。测试包含非 0-size Tensor regression case,以及 gather_nd 的目标场景,可在 CPU 环境运行。

验证结果

状态 P2P gather_nd F2P
Base + tests/test.patch PASS FAIL
Base + test patch + solution/code.patch PASS PASS

Base P2P

2 passed, 2 warnings in 1.53s

Base F2P:gather_nd

FAILED test/legacy_test/test_gather_nd_op.py::TestGatherNdOp_ZeroSize::test_check_output - AssertionError: 
1 failed, 1 warning in 1.57s

Solution P2P

2 passed, 2 warnings in 1.53s

Solution F2P:gather_nd

1 passed, 1 warning in 1.28s

@co63oc
co63oc force-pushed the pr73702 branch 5 times, most recently from aac81fb to 4b67131 Compare August 10, 2026 09:24
@co63oc
co63oc marked this pull request as ready for review August 10, 2026 09:25
Comment thread swe-paddle/tasks/PaddlePaddle__Paddle-73702/instruction.md Outdated

@Echo-Nie Echo-Nie left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Echo-Nie
Echo-Nie merged commit 25f1e97 into PaddlePaddle:master Aug 20, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants