Skip to content
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

【Hackathon No.31】为 Paddle 优化 dist op 在 GPU 上的计算性能 #187

Merged
merged 9 commits into from Aug 1, 2022

Conversation

thunder95
Copy link
Contributor

为 Paddle 优化 dist op 在 GPU 上的计算性能
任务: PaddlePaddle/Paddle#44072 (comment)

@paddle-bot
Copy link

paddle-bot bot commented Jul 14, 2022

你的PR提交成功,感谢你对开源项目的贡献!
请检查PR提交格式和内容是否完备,具体请参考示例模版
Your PR has been submitted. Thanks for your contribution!
Please check its format and content. For this, you can refer to Template and Demo.

Li-fAngyU and others added 3 commits July 15, 2022 20:13
* Create 20220708_api_design_for_bucketize.md

* Update 20220708_api_design_for_bucketize.md

* Update 20220708_api_design_for_bucketize.md

更新测试案例说明

* update test example.
* Create 20220708_api_design_for_trapezoid.md

PaddlePaddle Hackathon 第三期 6

* Update 20220708_api_design_for_trapezoid.md

* Update 20220708_api_design_for_trapezoid.md

* Update 20220708_api_design_for_trapezoid.md

* Create 20220708_api_design_for_trapezoid.md

* Update 20220708_api_design_for_trapezoid.md

* Update 20220708_api_design_for_trapezoid.md
* 添加selu算子性能优化文档

* Update 20220706_Selu_op_optimization.md

* Update 20220706_Selu_op_optimization.md

* Update 20220706_Selu_op_optimization.md

| Case No. | input_shape | p | Paddle Perf(ms) |
|---|---|---|---|
| 0 | [1000,1000] | 2.0 | 0.2338 |
Copy link
Contributor

Choose a reason for hiding this comment

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

case 表格里面补充些具体 config 的信息吧

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@JamesLim-sy 具体的config信息是指哪些,参考selu的设计文档我先加上了device和data type

Copy link
Contributor

Choose a reason for hiding this comment

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

@JamesLim-sy 具体的config信息是指哪些,参考selu的设计文档我先加上了device和data type

这样就可以了

JamesLim-sy
JamesLim-sy previously approved these changes Jul 27, 2022
Copy link
Contributor

@JamesLim-sy JamesLim-sy left a comment

Choose a reason for hiding this comment

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

LGTM for OPs-Perf documents

@Ligoml
Copy link
Contributor

Ligoml commented Jul 27, 2022

@thunder95 一个pr只提交一份设计文档哈,这里做一下拆分吧,这个pr只放 为 Paddle 优化 dist op 在 GPU 上的计算性能 的设计文档

@luotao1
Copy link
Collaborator

luotao1 commented Jul 27, 2022

20220711_dist_op_optimization.md和20220714_dist_op_optimization.md,只保留最新一份即可

@thunder95
Copy link
Contributor Author

@thunder95 一个pr只提交一份设计文档哈,这里做一下拆分吧,这个pr只放 为 Paddle 优化 dist op 在 GPU 上的计算性能 的设计文档

已删除旧文档

@Ligoml
Copy link
Contributor

Ligoml commented Jul 29, 2022

还是有其他人提交的设计文档,是不是merge的时候操作错了?删除这些多余的文件再提一个commit?
image

@thunder95
Copy link
Contributor Author

还是有其他人提交的设计文档,是不是merge的时候操作错了?删除这些多余的文件再提一个commit? image

@Ligoml 已删除

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.

None yet

7 participants