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 2023.10.08~2023.11.21 #88

Merged
merged 2 commits into from
Dec 4, 2023
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
31 changes: 31 additions & 0 deletions WeeklyReports/21_zrr1999/[WeeklyReport]2023.10.08~2023.11.21.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
### 姓名

詹荣瑞

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

### 实习项目

PIR 核心组件建设与机制完善

### 本周工作

1. **迁移部分算子到 PIR**
- index_select(5/5)
- index_sample(5/5)
- multiplex(5/5)
- nextafter(2/2)
- rad2deg(1/1)
- renorm(1/1)
- print(5/5)

相关PR:
- https://github.com/PaddlePaddle/Paddle/pull/58384

### 下周工作

1. 完善针对不同api的check代码⽣成逻辑。
2. 迁移算子到 PIR 。

### 导师点评
荣瑞这周继续开展PIR算子迁移的工作,后续会参与PIR机制建设的工作,参与到PIR check dtype下沉到CPP API的工作