-
Notifications
You must be signed in to change notification settings - Fork 274
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 4th No.7】为 Paddle 新增 Unflatten API #460
Conversation
我这个可以帮我review一下吗 |
能帮忙再看看嘛 |
在单元测试这里,我列出了异常情况(包含正常情况)和边界情况,我只给出了参数的例子,完整的例子我没有给出。 |
已经修改,paddle.reshape支持paddle里面的所有数据类型,['uint8', 'int8', 'int16', 'int32', 'int64', 'float32', 'float64', 'float16', 'bfloat16', 'complex64','complex128', 'bool'] |
今天还可以帮我review吗 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
https://aistudio.baidu.com/aistudio/competition/detail/776/0/introduction 请 cos43 review 下这个PR,同时关注下上述规则(by 2023年4月25日)。 |
https://github.com/PaddlePaddle/community/blob/master/hackthon_4th/%E3%80%90PaddlePaddle%20Hackathon%204%E3%80%91%20%E6%A0%B8%E5%BF%83%E6%A1%86%E6%9E%B6%E5%BC%80%E6%BA%90%E8%B4%A1%E7%8C%AE%20API%20%E5%BC%80%E5%8F%91%E4%BB%BB%E5%8A%A1%E5%90%88%E9%9B%86.md#task7