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

[Docathon][Update Doc No.10、20] Remove fluid APIs and update APIs in program.rst and program_en.rst #7077

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from

Conversation

Abosite
Copy link

@Abosite Abosite commented Mar 4, 2025

Remove all fluid API references
Update the document to align with the latest API changes

@DrRyanHuang@sunzhongkai588

Abosite added 2 commits March 5, 2025 00:37
Update the document to align with the latest API changes
Copy link

paddle-bot bot commented Mar 4, 2025

感谢你贡献飞桨文档,文档预览构建中,Docs-New 跑完后即可预览,预览链接:http://preview-pr-7077.paddle-docs-preview.paddlepaddle.org.cn/documentation/docs/zh/api/index_cn.html
预览工具的更多说明,请参考:飞桨文档预览工具

@CLAassistant
Copy link

CLAassistant commented Mar 4, 2025

CLA assistant check
All committers have signed the CLA.

@Abosite Abosite changed the title [Docathon][Update Doc No.10] Remove fluid APIs and update APIs in program.rst [Docathon][Update Doc No.10、20] Remove fluid APIs and update APIs in program.rst and program_en.rst Mar 4, 2025
@luotao1 luotao1 added the HappyOpenSource Pro 进阶版快乐开源活动,更具挑战性的任务 label Mar 5, 2025
@DrRyanHuang
Copy link
Member

@Abosite 同学好,先按照如下指令修一下代码风格

2025-03-05 09:17:32 ************************************************************************************
2025-03-05 09:17:32 Your PR code style check failed.
2025-03-05 09:17:32 Please install pre-commit locally and set up git hook scripts:
2025-03-05 09:17:32 
2025-03-05 09:17:32     pip install pre-commit==2.17.0
2025-03-05 09:17:32     pre-commit install
2025-03-05 09:17:32 
2025-03-05 09:17:32 Then, run pre-commit to check codestyle issues in your PR:
2025-03-05 09:17:32 
2025-03-05 09:17:32     pre-commit run --files docs/api_guides/low_level/program.rst docs/api_guides/low_level/program_en.rst
2025-03-05 09:17:32 
2025-03-05 09:17:32 For more information, please refer to our codestyle check guide:
2025-03-05 09:17:32 https://www.paddlepaddle.org.cn/documentation/docs/zh/develop/dev_guides/git_guides/codestyle_check_guide_cn.html
2025-03-05 09:17:32 ************************************************************************************

@Abosite
Copy link
Author

Abosite commented Mar 5, 2025

docs/api_guides/low_level/program.rst docs/api_guides/low_level/program_en.rst

感谢您的回复!我将进行修改

Copy link
Member

@SigureMo SigureMo Mar 5, 2025

Choose a reason for hiding this comment

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

这里很多概念的描述在 PIR 下已经过时,相关内容可能需要根据 https://github.com/PaddlePaddle/community/tree/master/pfcc/paddle-code-reading/IR_Dialect 修改下

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributor HappyOpenSource Pro 进阶版快乐开源活动,更具挑战性的任务
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants