Skip to content

Commit

Permalink
[WeeklyReport] zrr1999 2024.10.28~2024.11.22 (#425)
Browse files Browse the repository at this point in the history
Co-authored-by: Nyakku Shigure <[email protected]>
  • Loading branch information
zrr1999 and SigureMo authored Nov 29, 2024
1 parent 28cb828 commit d032b94
Showing 1 changed file with 29 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
### 姓名

詹荣瑞

### 实习项目

PIR 专项

### 本周工作

1. **在 C++ 端实现基础的 `guard` 并添加对应单元测试**
- PaddlePaddle/Paddle#69263
- PaddlePaddle/Paddle#69313
2. **`make_stringified_guard` 方法 适配 C++ 端 `guard`**
- PaddlePaddle/Paddle#69353
- PaddlePaddle/Paddle#69411
- PaddlePaddle/Paddle#69672
3. **修复 `BooleanEnvironmentVariable` 的实例可能被意外当成布尔值的问题**
- PaddlePaddle/Paddle#69412
4. 搭建了基本的 Benchmark 仓库
- zrr1999/PaddleGuardBenchmark

### 下周工作

1. **Guard 树及其优化机制的调研和基本方案的确定**

### 导师点评

LGTMeow <img src="https://www.gstatic.com/android/keyboard/emojikitchen/20240206/u1fa82/u1fa82_u1f43e.png" width="14" alt="🐾"/>,Guard 下沉进展迅速,基本 Guard 下沉实现基本完成,之后可以对调度机制的下沉进行方案设计和原型实现

0 comments on commit d032b94

Please sign in to comment.