PaddlePaddle / PaddlePaddle/docs

部分网络层获取name参数错误

Open
#5,269 2 comments 0 reactions 0 assignees View on GitHub

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.outerpaddle.rad2degpaddle.rot90 Api 在参数中指定 name 属性不生效, 未能返回预期结果

3341662642042_ pic

3371662642105_ pic

image

请提出你的建议/提个PR修复这个问题 Please give your suggestion/update a PR to fix it

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.