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

[Dy2St] Dygraph to Static function extension tracking issue #48334

Closed
SigureMo opened this issue Nov 24, 2022 · 5 comments
Closed

[Dy2St] Dygraph to Static function extension tracking issue #48334

SigureMo opened this issue Nov 24, 2022 · 5 comments
Assignees
Labels
PFCC Paddle Framework Contributor Club,https://github.com/PaddlePaddle/community/tree/master/pfcc status/close 已关闭 type/new-feature 确认的新需求

Comments

@SigureMo
Copy link
Member

SigureMo commented Nov 24, 2022

项目说明

用于跟踪 Call-for-Contributions: 动转静功能扩展和旧接口退场 各个任务的计划和进度

成果总结(整体进展 9/9)

按 merge 的时间顺序,排名不分先后:@Aurelius84 (2.5), @SigureMo (2.5), @Tomoko-hjf (3), @DrRyanHuang (1)

子任务 具体内容和完成时间 相关 PR 作者
1. 旧接口退场 ✅ 1.1 移除 ProgramTranslator(2023/01/11) #49628 @DrRyanHuang
✅ 1.2 移除 declarative 接口1 (2022/12/19) #49145 @Tomoko-hjf
✅ 1.3 import 语句规范2(2022/12/01) #48566, #48637 @Aurelius84@SigureMo
✅ 1.4 代码迁移至 paddle.jit 目录(2022/12/01) #48240, #48449, #48513 @Aurelius84
✅ 1.5 移除 TracedLayer 接口,规范 __all__ 范围,隐藏非公开的API (2022/12/08) #48713 @Aurelius84
2. 前端功能扩展 ✅ 2.1 优化 print 函数动转静效果(2022/12/05) #48672 @SigureMo
✅ 2.2 优化 PartialProgramLayer hash 逻辑 #49752 @Tomoko-hjf
✅ 2.3 新增 ignore_module 接口(2023/01/10) #49485, #5571 @Tomoko-hjf
3. 后端功能扩展 ✅ 3.1 移除 Exectuor、ParallelExecutor 两个内核执行器(2022/11/25) #48298, #48354 @SigureMo

Footnotes

  1. 建议等一下 [Fluid Clean] Migrate program_translate.py/jit.py into paddle.jit dir #48240 merge,否则会有不太好解决的冲突…… 已 merge

  2. dygraph_to_static 目录移出 fluid 后会利用 isort 格式化一下(目前因为尚未完全移出 fluid 而暂 ignore 了),无需手动完成;因迁移文件,顺手手动清理了部分import格式 by@Aurelius84

@paddle-bot

This comment was marked as off-topic.

@paddle-bot paddle-bot bot added the PFCC Paddle Framework Contributor Club,https://github.com/PaddlePaddle/community/tree/master/pfcc label Nov 24, 2022
@SigureMo SigureMo assigned SigureMo and unassigned zh794390558 Nov 24, 2022
@paddle-bot paddle-bot bot added the type/others 其他问题 label Nov 24, 2022
@SigureMo SigureMo removed the type/others 其他问题 label Nov 24, 2022
@Ligoml Ligoml added the type/new-feature 确认的新需求 label Nov 25, 2022
@Aran-Guo
Copy link

任务名称:移除 ProgramTranslator
认领人:Aran-Guo

@Skylark-hjyp
Copy link
Contributor

任务名称: 移除 declarative 接口
认领人:Tomoko-hjf

@Du-Jia
Copy link

Du-Jia commented Dec 6, 2022

任务名称:清理动态 import 语句,解决 circle import 问题
认领人: Du-Jia

@Aurelius84
Copy link
Contributor

感谢各位开发者的热情贡献✿✿ヽ(°▽°)ノ✿

@github-project-automation github-project-automation bot moved this from In Progress to Done in Call for Contributions Feb 6, 2023
@paddle-bot paddle-bot bot added the status/close 已关闭 label Feb 6, 2023
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 已关闭 type/new-feature 确认的新需求
Projects
Development

No branches or pull requests

8 participants