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] Strong constraint branch adapt to pir #58993

Merged
merged 24 commits into from
Nov 21, 2023

Conversation

jiahy0825
Copy link
Contributor

@jiahy0825 jiahy0825 commented Nov 14, 2023

PR types

Others

PR changes

Others

Description

pcard-76996

[CINN] Strong constraint branch adapt to pir

强约束分支适配新 ir,相关数据结构、运行流程切换到新 ir。

The strong constraint branch has been modified to fit the new IR, including the corresponding data structures and running processes.

Copy link

paddle-bot bot commented Nov 14, 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.

Copy link

paddle-bot bot commented Nov 14, 2023

❌ The PR is not created using PR's template. You can refer to this Demo.
Please use PR's template, it helps save our maintainers' time so that more developers get helped.

@jiahy0825 jiahy0825 changed the title Rebase adapt to pir [CINN] Strong constraint branch adapt to pir Nov 14, 2023
paddle/cinn/adt/generate_map_expr.cc Outdated Show resolved Hide resolved
paddle/cinn/adt/generate_map_expr.cc Outdated Show resolved Hide resolved
paddle/cinn/hlir/framework/pir/op_lowering_impl.cc Outdated Show resolved Hide resolved
paddle/phi/kernels/cpu/embedding_kernel.cc Outdated Show resolved Hide resolved
@jiahy0825 jiahy0825 requested a review from Aurelius84 November 20, 2023 04:51
Copy link
Member

@zhhsplendid zhhsplendid left a comment

Choose a reason for hiding this comment

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

approve for backend integration

Copy link
Contributor

@XiaoguangHu01 XiaoguangHu01 left a comment

Choose a reason for hiding this comment

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

LGTM

@jiahy0825 jiahy0825 merged commit efdbd8b into PaddlePaddle:develop Nov 21, 2023
SecretXV pushed a commit to SecretXV/Paddle that referenced this pull request Nov 28, 2023
* Strong Constraint Branch

* NoInlineTranslator (PaddlePaddle#84)

* Adapt adt to pir

* Move FLAGS_cinn_enable_map_expr_schedule location

* Apply new group schedule

* Remove useless log

* Remove adt unittest

* Solve merge conflicts

* Fix typo

* Fix merge conflicts

* Add unit test

* Fix cmake

* Add test_cinn_sub_graph_map_expr

* Save current workspace

* Remove unittest to cinn directory

* Refactor unittest cmake

* Refactor unittest cmake

* Add unit test at Cmake

* Restore test_cinn_sub_graph.py

* Fix unittest

* Refine codes according to comment

* Refine codes according to comment
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.

4 participants