-
Notifications
You must be signed in to change notification settings - Fork 73
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
30 additions
and
0 deletions.
There are no files selected for viewing
30 changes: 30 additions & 0 deletions
30
WeeklyReports/Hackathon_7th/01_zrr1999/[WeeklyReport]2024.10.28~2024.11.22
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
### 姓名 | ||
|
||
詹荣瑞 | ||
|
||
### 实习项目 | ||
|
||
PIR 专项 | ||
|
||
### 本周工作 | ||
|
||
1. **在 C++ 端实现基础的 `guard` 并添加对应单元测试** | ||
- PaddlePaddle/Paddle#69263 | ||
- PaddlePaddle/Paddle#69313 | ||
2. **对 `make_stringified_guard` 方法 适配 C++ 端 `guard`** | ||
- PaddlePaddle/Paddle#69353 | ||
- PaddlePaddle/Paddle#69411 | ||
- PaddlePaddle/Paddle#69472 | ||
3. **修复 `BooleanEnvironmentVariable` 的实例可能被意外当成布尔值的问题** | ||
- PaddlePaddle/Paddle#69412 | ||
4. **修复 `make_stringified_guard` 方法在 C++ 端可能出现的内存泄漏问题** | ||
- PaddlePaddle/Paddle#69528 | ||
5. 搭建了基本的 Benchmark 仓库 | ||
- zrr1999/PaddleGuardBenchmark | ||
|
||
### 下周工作 | ||
|
||
1. **Guard 树及其优化机制的调研和基本方案的确定** | ||
|
||
### 导师点评 | ||
|