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] Replace *ir names of files and directories on the Python side with *pir #57209

Merged
merged 45 commits into from
Sep 22, 2023
Merged

Conversation

DrRyanHuang
Copy link
Member

PR types

Others

PR changes

Others

Description

目录规范 Python 端的文件、目录替换为pir

@paddle-bot
Copy link

paddle-bot bot commented Sep 12, 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 the contributor External developers label Sep 12, 2023
@DrRyanHuang

This comment was marked as off-topic.

python/cinn/__init__.py Outdated Show resolved Hide resolved
python/cinn/pir/__init__.py Outdated Show resolved Hide resolved
python/paddle/base/executor.py Outdated Show resolved Hide resolved
python/paddle/distributed/fleet/fleet.py Outdated Show resolved Hide resolved
python/paddle/nn/layer/rnn.py Outdated Show resolved Hide resolved
python/setup.py.in Outdated Show resolved Hide resolved
python/setup_cinn.py.in Outdated Show resolved Hide resolved
Aurelius84
Aurelius84 previously approved these changes Sep 12, 2023
Copy link
Contributor

@Aurelius84 Aurelius84 left a comment

Choose a reason for hiding this comment

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

LGTM

@DrRyanHuang

This comment was marked as off-topic.

@SigureMo SigureMo changed the title [NewIR] Replace *pr names of files and directories on the Python side with *pir [NewIR] Replace *ir names of files and directories on the Python side with *pir Sep 12, 2023
paddle/fluid/pybind/ir.cc Outdated Show resolved Hide resolved
paddle/fluid/pybind/ir.cc Outdated Show resolved Hide resolved
python/paddle/base/executor.py Outdated Show resolved Hide resolved
python/paddle/base/framework.py Outdated Show resolved Hide resolved
python/paddle/base/framework.py Outdated Show resolved Hide resolved
python/paddle/base/framework.py Outdated Show resolved Hide resolved
python/paddle/base/framework.py Outdated Show resolved Hide resolved
python/paddle/incubate/passes/pir.py Outdated Show resolved Hide resolved
python/paddle/pir/core.py Outdated Show resolved Hide resolved
python/paddle/pir/core.py Outdated Show resolved Hide resolved
python/paddle/tensor/math.py Outdated Show resolved Hide resolved
DrRyanHuang and others added 4 commits September 13, 2023 00:07
Co-authored-by: Nyakku Shigure <sigure.qaq@gmail.com>
@luotao1
Copy link
Contributor

luotao1 commented Sep 20, 2023

需要解决下冲突

python/paddle/pir/core.py Outdated Show resolved Hide resolved
Copy link
Contributor

@sunzhongkai588 sunzhongkai588 left a comment

Choose a reason for hiding this comment

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

LGTM for docs

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

@Aurelius84 Aurelius84 merged commit 4a15a2e into PaddlePaddle:develop Sep 22, 2023
@DrRyanHuang DrRyanHuang deleted the py_ir branch September 22, 2023 04:39
Frida-a pushed a commit to Frida-a/Paddle that referenced this pull request Oct 14, 2023
jiahy0825 pushed a commit to jiahy0825/Paddle that referenced this pull request Oct 16, 2023
danleifeng pushed a commit to danleifeng/Paddle that referenced this pull request Nov 14, 2023
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.

9 participants