-
Notifications
You must be signed in to change notification settings - Fork 129
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[WeeklyReport]uanu2002 WeeklyReport2024.08.24 ~ 2024.09.06 (#382)
- Loading branch information
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
21 changes: 21 additions & 0 deletions
21
Reports/season 3/uanu2002/[WeeklyReport]2024.08.24~2024.09.06.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,21 @@ | ||
### 姓名 | ||
|
||
吴建宇 | ||
|
||
### 开发中的快乐开源任务 | ||
|
||
文档打卡,PIR 单测推全,报错信息优化,CINN 编译器符号推导扩量 | ||
|
||
### 本双周工作 | ||
|
||
1. **任务 1: CINN 编译器符号推导扩量** | ||
|
||
- 描述:提交 3 个PR,合入 1 个PR。 | ||
- PR链接: | ||
1. https://github.com/PaddlePaddle/Paddle/pull/67776 已合入 | ||
2. https://github.com/PaddlePaddle/Paddle/pull/67859 CI中 | ||
3. https://github.com/PaddlePaddle/Paddle/pull/67860 CI中 | ||
|
||
### 未来双周计划 | ||
|
||
1. 完成剩余编译器符号推导扩量任务 |