Skip to content

[SWE-Paddle] Add task PaddlePaddle__Paddle-73387 - #1

Open
co63oc wants to merge 2 commits into
masterfrom
pr73387
Open

[SWE-Paddle] Add task PaddlePaddle__Paddle-73387#1
co63oc wants to merge 2 commits into
masterfrom
pr73387

Conversation

@co63oc

@co63oc co63oc commented Aug 5, 2026

Copy link
Copy Markdown
Owner

关联

说明

新增 SWE-Paddle 任务 PaddlePaddle__Paddle-73387

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

验证结果

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

Base P2P

1 passed, 1 warning in 1.38s

Base F2P:gather_tree

FAILED test_gather_tree_op.py::TestGatherTreeOp_ZeroSize::test_check_output - ValueError: In user code:
1 failed, 1 warning in 6.03s
FAILED test_gather_tree_op.py::TestGatherTreeOp_ZeroSize2::test_check_output - ValueError: (InvalidArgument) The shape of Input(Parents) must be same with the shape of Input(Ids).
1 failed, 1 warning in 1.70s

Solution P2P

1 passed, 1 warning in 1.31s

Solution F2P:gather_tree

1 passed, 1 warning in 1.27s
1 passed, 1 warning in 1.30s

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