Skip to content

[CINN] Denied arange op for x86 end codegen #72682

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

Merged
merged 1 commit into from
May 13, 2025

Conversation

Enigmatisms
Copy link
Contributor

PR Category

CINN

PR Types

Bug fixes

Description

目前,CodeGenLLVM 没有一套成熟通用的方法,可以在修改CINN算子之后立刻获得无错的x86版本(参考之前的 argidx reduce)。故暂且先禁止 arange 算子在 x86 端的代码生成(修复 #72598 x86 代码生成错误的问题)。

Pcard-89620

Copy link

paddle-bot bot commented May 13, 2025

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

@lshpku lshpku merged commit f751c7e into PaddlePaddle:develop May 13, 2025
45 of 47 checks passed
@Enigmatisms Enigmatisms deleted the no_arange_cpu branch May 13, 2025 11:23
GITD245 pushed a commit to GITD245/Paddle that referenced this pull request May 14, 2025
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.

2 participants