-
Notifications
You must be signed in to change notification settings - Fork 128
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[WeeklyReport]BHmingyang WeeklyReport2024.07.29 ~ 2024.0809.md (#305)
- Loading branch information
1 parent
47a6339
commit bde71b8
Showing
1 changed file
with
36 additions
and
0 deletions.
There are no files selected for viewing
36 changes: 36 additions & 0 deletions
36
Reports/season 3/BHmingyang/[WeeklyReport]2024.07.29~2024.08.09.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
### 周昊洋 | ||
|
||
### 开发中的快乐开源任务 | ||
|
||
文档打卡,PIR 单测推全,报错信息优化,CINN 编译器符号推导扩量, PEP585Upgrade | ||
|
||
### 本双周工作 | ||
|
||
1. **任务 1:报错信息优化** | ||
- 描述:总计完成200个报错信息的修改,并全部合入 | ||
- 相关PR: | ||
https://github.com/PaddlePaddle/Paddle/pull/66830 | ||
https://github.com/PaddlePaddle/Paddle/pull/66847 | ||
https://github.com/PaddlePaddle/Paddle/pull/66857 | ||
|
||
2. **任务 2:PEP585 Upgrade** | ||
- 描述:总计完成50个文件的升级,并全部合入 | ||
- 相关PR: | ||
https://github.com/PaddlePaddle/Paddle/pull/67015 | ||
https://github.com/PaddlePaddle/Paddle/pull/67016 | ||
https://github.com/PaddlePaddle/Paddle/pull/67017 | ||
https://github.com/PaddlePaddle/Paddle/pull/67019 | ||
https://github.com/PaddlePaddle/Paddle/pull/67022 | ||
|
||
3. **任务 3:CINN 编译器符号推导扩量** | ||
- 描述:实现四个接口,并合入 | ||
- 相关PR: | ||
https://github.com/PaddlePaddle/Paddle/pull/67008 | ||
|
||
|
||
|
||
|
||
### 未来双周计划 | ||
|
||
1. 继续完成中等难度的CINN 编译器符号推导扩量任务,期望完成6个 | ||
|