Skip to content

Commit

Permalink
[WeeklyReport] zeroRains 2024.08.12~2024.08.25 (#355)
Browse files Browse the repository at this point in the history
Co-authored-by: cyber-pioneer <116002591+cyber-pioneer@users.noreply.github.com>
  • Loading branch information
zeroRains and cyber-pioneer authored Sep 6, 2024
1 parent ff5d6b8 commit 6d50ace
Showing 1 changed file with 45 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
### 姓名

卢林军

### 实习项目

组合机制建设和机制推全

### 本周工作

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

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

相关 PR:

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

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

相关 PR:

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

3. 为pad_grad 添加动态shape支持

相关 PR:

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

4. 为scale_grad, square_grad, transpose_grad, swiglu_grad添加动态shape单测,并按照字母序重新整理单测

相关 PR:

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


### 下周工作

1. batch_norm,prod,dropout反向适配动态shape

### 导师点评

工作完成度高,独立思考并解决问题,后续可尝试独立规划每周任务

0 comments on commit 6d50ace

Please sign in to comment.