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

[NewIR]Split NewIRCompiler with .h/.cc and decoupling compilation with cinncore #55733

Merged
merged 3 commits into from
Jul 27, 2023

Conversation

Aurelius84
Copy link
Contributor

@Aurelius84 Aurelius84 commented Jul 27, 2023

PR types

Function optimization

PR changes

Others

Description

Pcard-67164
see:#56880

此 PR 未新增code,仅做code拆分.

  • 从 GraphCompiler 文件中拆分了 Program ,便于组件化
  • 将 NewIRCompiler.h 的实现拆分到 .cc 中
  • NewIRCompiler 因依赖了 IR Dialect,故暂时不编译到cinncore里(待分层编译)

@paddle-bot
Copy link

paddle-bot bot commented Jul 27, 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.

@Aurelius84 Aurelius84 merged commit 4191f2c into PaddlePaddle:develop Jul 27, 2023
wz1qqx pushed a commit to wz1qqx/Paddle that referenced this pull request Jul 31, 2023
…h cinncore (PaddlePaddle#55733)

* [NewIR]Split NewIRCompiler with .h/.cc and decoupling compilatiom with cinncore

* fix cmake

* fix CINN_ONLY
jinjidejinmuyan pushed a commit to jinjidejinmuyan/Paddle that referenced this pull request Aug 30, 2023
…h cinncore (PaddlePaddle#55733)

* [NewIR]Split NewIRCompiler with .h/.cc and decoupling compilatiom with cinncore

* fix cmake

* fix CINN_ONLY
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