-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[WeeklyReport] zrr1999 2024.02.25~2024.03.08 (#159)
- Loading branch information
Showing
1 changed file
with
36 additions
and
0 deletions.
There are no files selected for viewing
36 changes: 36 additions & 0 deletions
36
WeeklyReports/Hackathon_6th/03_zrr1999/[WeeklyReports]2024.02.25~2024.03.08.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 Python API 升级及机制建设 | ||
|
||
### 本周工作 | ||
|
||
1. 迁移 fused_multi_transformer/fused_bias_dropout_residual_layer_norm 到 PHI。 | ||
|
||
相关 PR: | ||
- https://github.com/PaddlePaddle/Paddle/pull/61529 | ||
- https://github.com/PaddlePaddle/Paddle/pull/62049 | ||
|
||
2. PIR test_errors 相关单测适配 | ||
|
||
相关 ISSUE: | ||
- https://github.com/PaddlePaddle/Paddle/issues/60696 | ||
|
||
相关 PR: | ||
- https://github.com/PaddlePaddle/Paddle/pull/60693 | ||
- https://github.com/PaddlePaddle/Paddle/pull/60695 | ||
- https://github.com/PaddlePaddle/Paddle/pull/61289 | ||
- https://github.com/PaddlePaddle/Paddle/pull/61963 | ||
- https://github.com/PaddlePaddle/Paddle/pull/62118 | ||
|
||
### 下周工作 | ||
|
||
1. 继续推进 PIR test_errors 相关单测适配。 | ||
2. 完成 dtype 的统一工作,相关 PR: | ||
- https://github.com/PaddlePaddle/Paddle/pull/62508 | ||
|
||
### 导师点评 | ||
荣瑞最近两周完成了两个难度较高的PHI算子迁移和PIR适配,同时例行推进test_errors相关pir单测的适配工作,工作开展较快,望再接再厉~ |