Skip to content

Commit

Permalink
[WeeklyReport] zeroRains 2024.09.09~2024.09.23 (#385)
Browse files Browse the repository at this point in the history
Co-authored-by: cyber-pioneer <[email protected]>
  • Loading branch information
zeroRains and cyber-pioneer authored Nov 22, 2024
1 parent 006bc5a commit 28cb828
Showing 1 changed file with 57 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
### 姓名

卢林军

### 实习项目

组合机制建设和机制推全

### 本周工作

本项目的主要工作是对尚未支持组合机制的算子添加组合机制并完善机制,本周主要工作如下:

1. 为roll_grad op 添加动态shape支持

相关 PR:

- https://github.com/PaddlePaddle/Paddle/pull/68272

2. 为one_hot op 添加动态shape支持

相关 PR:

- https://github.com/PaddlePaddle/Paddle/pull/68295

3. 为batch_norm 与 batch_norm_ op 添加动态shape支持

相关 PR:

- https://github.com/PaddlePaddle/Paddle/pull/68353

4. 为bmm op 添加动态shape支持

相关 PR:

- https://github.com/PaddlePaddle/Paddle/pull/68357

5. 为layer_norm_grad op 添加动态shape支持

相关 PR:

- https://github.com/PaddlePaddle/Paddle/pull/68274

6. 为group_norm_grad op 添加动态shape支持

相关 PR:

- https://github.com/PaddlePaddle/Paddle/pull/68271


### 下周工作

1. 修复group_norm_grad与layer_norm_grad pr的BUG

### 导师点评



0 comments on commit 28cb828

Please sign in to comment.