Skip to content

Commit

Permalink
[WeeklyReport] fty1777 2024.03.09~2024.03.22 (#190)
Browse files Browse the repository at this point in the history
* update weekly reports

* Update [WeeklyReports]2024.03.09~2024.03.22.md

---------

Co-authored-by: Bo Zhang <[email protected]>
  • Loading branch information
fty1777 and zhangbopd authored Apr 1, 2024
1 parent fb6aa03 commit 164813c
Showing 1 changed file with 25 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
### 姓名

Github ID: [fty1777](https://github.com/fty1777)

### 实习项目

CINN 支持动态 Shape 专项(PIR 部分)

### 本周工作

1. **实现一系列算子的符号推导**

实现pd_op中的expand_as, searchsorted, masked_select, pad, unbind, unique和unique_consecutive的符号推导,完成部分单元测试。

PR: https://github.com/PaddlePaddle/Paddle/pull/63016

### 下周工作

1. 完善单元测试,合并PR。
2. 实现op_op.einsum的符号推导并完成单元测试。
3. 开始后端性能相关工作。

### 导师点评

对算子思考的比较全面、反馈了一下api 中隐藏的问题、沟通及时高效、工作态度认真,希望可以在思考的同时动手进行测试进行实验

0 comments on commit 164813c

Please sign in to comment.