-
Notifications
You must be signed in to change notification settings - Fork 724
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
【Docathon】为 Tensor API 文档增加图例 #6614
Labels
HappyOpenSource
快乐开源活动issue与PR
Comments
【报名】: 1、2 |
【报名】:4 |
【报名】: 50 |
【报名】: 7 |
【报名】: 8 |
【报名】: 5 |
【报名】:58 |
【报名】:37 |
【报名】:10 |
【报名】: 6 |
【报名】: 11 |
【报名】: 12 |
【报名】: 25 |
【报名】: 3 |
【报名】: 26、27、28、29 |
【报名】:30 |
【报名】: 18 |
【报名】: 31、41、59、60 |
【报名】: 23 |
【报名】: 49 |
【报名】: 24 |
【报名】: 15、16、17 |
【报名】: 35 |
【报名】: 56 |
【报名】: 57 |
【报名】: 42、43 |
【报名】:33 |
【报名】: 19 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
1. Motivation
之前在发起文档评测任务的过程中,有开发者反馈希望能够为 API 文档增加图例以直观展示 Tensor 操作变化。基于此,为了提高 Paddle 框架的用户友好性和可理解性,我们尝试号召社区为涉及 Tensor 元素操作的 API 文档增加图例说明。这包括但不限于转置(transpose)、重塑(reshape)、切片(slice)等操作,需要增加图例的具体 API 请见下文。
图例应该清晰地展示 Tensor 在操作前后的形状变化,以及元素位置的变动,从而帮助用户直观理解这些操作的效果,提升文档的易读性。
2. 能获得什么收益
3. 图例要求
图例内容要求
axis = 0
axis = 1
等)可参考下方的示例 PR 标注维度。图例风格和格式
注意事项
Important
reshape.png
;https://githubraw.cdn.bcebos.com/PaddlePaddle/docs/develop/docs/images/api_legend/...
参考 PR
4. 任务列表
为以下的 API 中、英文文档增加图例,具体链接见 Tensor 元素操作的 API 文档:
paddle.reshape✅@fufu0615 #6809
任务认领
Important
请务必严格按照格式填写,否则无法快乐开源小助手无法自动更新信息
1. Issue 回复格式:
为了自动填写报名信息,需要在 issue 下回复报名信息,如果报名格式不正确,则会在 comment 区提示报名不正确,格式如下:
2. PR 标题格式:
PR 的标题中以
[Docathon][Add API Legend No.xxxx]
开头即可,程序会自动提取赛题编号并更新榜单。一个 PR 也可以提交多个赛题,多个赛题间以
顿号
或横线
分隔,比如 No.24、26-28、30 赛题。3. PR 内容:
描述新增了哪些 API 文档的图例、附上中文文档链接、并 @对应研发负责人 和 @sunzhongkai588
看板信息
统计信息
The text was updated successfully, but these errors were encountered: