Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
zrr1999 committed Nov 29, 2024
1 parent 28cb828 commit 02953c3
Showing 1 changed file with 30 additions and 0 deletions.
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 树及其优化机制的调研和基本方案的确定**

### 导师点评

0 comments on commit 02953c3

Please sign in to comment.