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.1&No.2】为 Paddle 新增 finfo API和iinfo API #83

Merged
merged 12 commits into from
Apr 13, 2022

Conversation

isLinXu
Copy link
Contributor

@isLinXu isLinXu commented Mar 30, 2022

1.添加API-iinfo
ISSUE:PaddlePaddle/Paddle#40333
2.添加API-finfo
ISSUE:PaddlePaddle/Paddle#40334

@paddle-bot-old
Copy link

你的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.

@CLAassistant
Copy link

CLAassistant commented Mar 30, 2022

CLA assistant check
All committers have signed the CLA.

@isLinXu isLinXu changed the title 1.为 Paddle 新增 finfo API #40334 【Hackathon No.1】为 Paddle 新增 finfo API #40334 Mar 30, 2022
@isLinXu isLinXu changed the title 【Hackathon No.1】为 Paddle 新增 finfo API #40334 【Hackathon No.1&No.2】为 Paddle 新增 finfo API和iinfo API #40334 #40333 Mar 30, 2022
@Ligoml
Copy link
Contributor

Ligoml commented Mar 31, 2022

开发者你好,pr格式需要调整,请参考:

  1. 在PR描述中增加 ISSUE 链接;
  2. 在RFC文件中删除模板中的提示信息,仅展示你的设计内容即可,设计需尽可能详细,对后续开发有指导意义。

@isLinXu
Copy link
Contributor Author

isLinXu commented Apr 7, 2022

1.添加API-iinfo
ISSUE:PaddlePaddle/Paddle#40333
2.添加API-finfo
ISSUE:PaddlePaddle/Paddle#40334

@Ligoml Ligoml changed the title 【Hackathon No.1&No.2】为 Paddle 新增 finfo API和iinfo API #40334 #40333 【Hackathon No.1&No.2】为 Paddle 新增 finfo API和iinfo API Apr 8, 2022
@paddle-bot-old
Copy link

paddle-bot-old bot commented Apr 8, 2022

PR格式检查通过,你的PR将接受Paddle专家以及开源社区的review,请及时关注PR动态。
The format inspection passed. Your PR will be reviewed by experts of Paddle and developers from the open-source community. Stay tuned.

# 五、设计思路与实现方案

## 命名与参数设计
参考:[飞桨API 设计及命名规范](https://www.paddlepaddle.org.cn/documentation/docs/zh/develop/dev_guides/api_contributing_guides/api_design_guidelines_standard_cn.html)
Copy link

Choose a reason for hiding this comment

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

同上

is_floating_point: _bool
is_complex: _bool
is_signed: _bool
...
Copy link

Choose a reason for hiding this comment

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


# 六、测试和验收的考量

参考:[新增API 测试及验收规范](https://www.paddlepaddle.org.cn/documentation/docs/zh/develop/dev_guides/api_contributing_guides/api_accpetance_criteria_cn.html)
Copy link

Choose a reason for hiding this comment

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

删除不需要的模版信息

@paddle-bot-old
Copy link

paddle-bot-old bot commented Apr 8, 2022

你的PR有最新反馈,请及时修改。
There’s the latest feedback about your PR. Please check.

@cxxly
Copy link

cxxly commented Apr 11, 2022

看到PR中多了一个文件,旧的文件rfcs/APIs/20220330_api-design_for_finfo.md 可以删除掉。

@isLinXu
Copy link
Contributor Author

isLinXu commented Apr 12, 2022

已根据老师的建议进行相应的修改,麻烦老师确认和指点

Copy link

@cxxly cxxly left a comment

Choose a reason for hiding this comment

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

LGTM

@Ligoml Ligoml merged commit a25abd7 into PaddlePaddle:master Apr 13, 2022
@isLinXu
Copy link
Contributor Author

isLinXu commented Apr 21, 2022

已根据API的RFC新增代码至对应位置,辛苦审核老师检查,有问题指出来

@cxxly
Copy link

cxxly commented May 10, 2022

您好,请问代码PR是否提交了 @isLinXu

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.

4 participants