Skip to content

Commit

Permalink
[WeeklyReport] zeroRains 2024.07.29~2024.08.11 (#336)
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 Aug 12, 2024
1 parent 8022732 commit e1aa95d
Showing 1 changed file with 44 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
### 姓名

卢林军

### 实习项目

组合机制建设和机制推全

### 本周工作

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

1. 前向拆解heaviside op,并支持动态shape

相关 PR:

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

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

相关 PR:

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

3. 为reduce_as_grad 添加动态shape支持

相关 PR:

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

4. 补充组合机制的设计与实现文档以及入门开发文档

相关 PR:

- https://github.com/PaddlePaddle/community/pull/938


### 下周工作

1. 收集待拆解算子并为其支持组合机制

### 导师点评

Nice

0 comments on commit e1aa95d

Please sign in to comment.