PaddlePaddle / PaddlePaddle/docs
部分网络层获取name参数错误
Open
Nobody has claimed this yet.
PFCC
- Dominant language
- Python
- Stars
- 284
- Forks
- 906
- PR merge metrics
- No merged PRs in 30d
Description
文档链接&描述 Document Links & Description
在测试中发现paddle.outer、paddle.rad2deg、paddle.rot90 Api 在参数中指定 name 属性不生效, 未能返回预期结果



请提出你的建议/提个PR修复这个问题 Please give your suggestion/update a PR to fix it
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported behavior for paddle.outer, paddle.rad2deg, and paddle.rot90 using the linked documentation pages and the name parameter. Trace each API to determine where the documented parameter handling diverges from the observed result. Done means the name parameter produces the expected result for all three APIs and the documentation or tests reflect the corrected behavior.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100