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

[CINN / Symbolic]Fix gather infer symbolic bugs #63973

Merged
merged 4 commits into from Apr 30, 2024

Conversation

2742195759
Copy link
Contributor

@2742195759 2742195759 commented Apr 29, 2024

PR Category

CINN

PR Types

Bug fixes

Description

Fix gather infer

Pcard-76996

Copy link

paddle-bot bot commented Apr 29, 2024

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

@2742195759 2742195759 changed the title [CINN / Symbolic]Fix gather infer [CINN / Symbolic]Fix gather infer symbolic bugs Apr 29, 2024
PADDLE_ENFORCE_EQ(
op->num_operands() == 3,
true,
phi::errors::InvalidArgument(
Copy link
Contributor

Choose a reason for hiding this comment

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

后续不建议使用phi了,推荐使用::common::errors

@2742195759 2742195759 merged commit d452a3f into PaddlePaddle:develop Apr 30, 2024
30 checks passed
@2742195759 2742195759 deleted the fix-gather-infer branch April 30, 2024 02:37
runzhech pushed a commit to runzhech/Paddle that referenced this pull request Apr 30, 2024
runzhech pushed a commit to runzhech/Paddle that referenced this pull request Apr 30, 2024
co63oc pushed a commit to co63oc/Paddle that referenced this pull request May 6, 2024
co63oc pushed a commit to co63oc/Paddle that referenced this pull request May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants