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

[WeeklyReport] zrr1999 2024.02.25~2024.03.08 #159

Merged
merged 4 commits into from
Mar 12, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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

### 导师点评
0x45f marked this conversation as resolved.
Show resolved Hide resolved
荣瑞最近两周完成了两个难度较高的PHI算子迁移和PIR适配,同时例行推进test_errors相关pir单测的适配工作,工作开展较快,望再接再厉~
Loading