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

Fix 空指针 (Null pointer) of case 17 paddle.flip #49972

Closed
wants to merge 3 commits into from
Closed

Fix 空指针 (Null pointer) of case 17 paddle.flip #49972

wants to merge 3 commits into from

Conversation

RedContritio
Copy link
Contributor

@RedContritio RedContritio commented Jan 20, 2023

PR types

Bug fixes

PR changes

OPs

Describe

Solution

要求 flipaxis 必须为 int 或维度为 1tuple|list|tensor)。

@paddle-bot
Copy link

paddle-bot bot commented Jan 20, 2023

你的PR提交成功,感谢你对开源项目的贡献!
请关注后续CI自动化测试结果,详情请参考Paddle-CI手册
Your PR has been submitted. Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

@paddle-bot paddle-bot bot added contributor External developers status: proposed labels Jan 20, 2023
@RedContritio RedContritio changed the title add dimension check in flip Fix 空指针 (Null pointer) of case 17 paddle.flip Jan 21, 2023
@luotao1 luotao1 mentioned this pull request Jan 21, 2023
@RedContritio RedContritio deleted the branch PaddlePaddle:develop January 25, 2023 12:09
@RedContritio RedContritio deleted the develop branch January 25, 2023 12:09
@RedContritio RedContritio restored the develop branch January 25, 2023 12:11
@RedContritio RedContritio reopened this Jan 25, 2023
@paddle-bot
Copy link

paddle-bot bot commented Jan 25, 2023

很抱歉,经过我们的反复讨论,你的PR暂未达到合入标准,请阅读飞桨原生算子开发规范,你可以重新提交新的PR,我们先将此PR关闭,感谢你的贡献。
Sorry to inform you that through our discussion, your PR fails to meet the merging standard (Reference: Paddle Custom Operator Design Doc). You can also submit an new one. Thank you.

@paddle-bot
Copy link

paddle-bot bot commented Jan 25, 2023

很抱歉,经过我们的反复讨论,你的PR暂未达到合入标准,请阅读飞桨原生算子开发规范,你可以重新提交新的PR,我们先将此PR关闭,感谢你的贡献。
Sorry to inform you that through our discussion, your PR fails to meet the merging standard (Reference: Paddle Custom Operator Design Doc). You can also submit an new one. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributor External developers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants