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

「护航计划⛵️」子图验证&核心机制完善 #56885

Closed
kangguangli opened this issue Sep 1, 2023 · 0 comments
Closed

「护航计划⛵️」子图验证&核心机制完善 #56885

kangguangli opened this issue Sep 1, 2023 · 0 comments
Assignees
Labels
PFCC Paddle Framework Contributor Club,https://github.com/PaddlePaddle/community/tree/master/pfcc status/close 已关闭

Comments

@kangguangli
Copy link
Contributor

kangguangli commented Sep 1, 2023

问题描述 Please describe your issue

一、Background 🎃

本项目是新IR推全测试,兼容现有动转静执行逻辑的重要环节。目前我们通过动态图组网 -> AST翻译 ->
静态图表示 -> ProgramTranslator -> 新IR下的静态图表示 -> NewIRInterpreter 这样的路径支持了在新IR下飞桨的动转静功能。

目前从动态图到静态图表示的动转静模块已经比较成熟,但是ProgramTranslatorNewIRInterpreter这两个模块依然有待打磨,需要经过充分的测试。我们希望通过复用现有的子图级别的测试(即test/dygraph_to_static目录下的测试)验证新IR的功能完备性和正确性,因此需要在这部分测试中加入新IR监控,对于失败的单测,需要辨明原因并加以修复。

二、Tasks 📚

☀️ 热身工作
序号 模块 功能描述 PR 贡献者
1.1 单测 完善单测监控 #56631 @yangguohao
1.2 算子 在新IR下注册share_data #57212   @yangguohao
1.2 算子 删除新IR中的share_buffer定义 #57441   @yangguohao

☎️ 技术串讲

序号 串讲主题 时间 贡献者
2.1 飞桨新IR执行动转静流程梳理 9月24日 @yangguohao

** 🩺 原因分析**

序号 模块 功能描述 issue 贡献者
3.1 单测 失败原因分析 #56607 @yangguohao

🔧 问题修复

序号 模块 功能描述 PR 贡献者
coming soon....

三、Meetings 💼

每周二、周五答疑例会,详见 PaddleQues

日期 答疑问题汇总 参会人
08.25 会议纪要 @yangguohao @Aurelius84 @kangguangli
08.29 会议纪要 @yangguohao @Aurelius84 @kangguangli
09.01 会议纪要 @yangguohao @Aurelius84 @kangguangli
@kangguangli kangguangli added status/new-issue 新建 type/others 其他问题 PFCC Paddle Framework Contributor Club,https://github.com/PaddlePaddle/community/tree/master/pfcc and removed status/new-issue 新建 type/others 其他问题 labels Sep 1, 2023
@kangguangli kangguangli self-assigned this Sep 1, 2023
@luotao1 luotao1 closed this as completed Jan 16, 2024
@paddle-bot paddle-bot bot added the status/close 已关闭 label Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PFCC Paddle Framework Contributor Club,https://github.com/PaddlePaddle/community/tree/master/pfcc status/close 已关闭
Projects
None yet
Development

No branches or pull requests

2 participants