Skip to content

Commit

Permalink
[WeeklyReport] eggman-1024 2024.07.15~2024.07.28 (PFCCLab#327)
Browse files Browse the repository at this point in the history
Co-authored-by: yinfan98 <[email protected]>
  • Loading branch information
2 people authored and cse0001 committed Aug 12, 2024
1 parent df87480 commit c3f9fb3
Showing 1 changed file with 28 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
### 姓名
张瑞涛

### 实习项目
飞桨Save/Load体系功能升级适配PIR

### 本周工作

1. **熟悉PIR体系组件**

* 熟悉PIR体系下Program, Value, Operation等概念


2. **熟悉梳理 Paddle PIR load的逻辑**

* 理解了调用load函数后的整个反序列化流程
* 理解了jit目录下各代码文件逻辑(除engine外)


### 下周工作

1. 理解engine目录下代码
2. 理解运行单测文件时添加的环境变量FLAGS_enable_pir_api=True在何处起作用
3. 在相关源文件中的ProgramDesc、VarDesc、FunctionInfo相关处修改代码以适配PIR体系

### 导师点评

梳理文档补充完整后,下周可以进行pr开发

0 comments on commit c3f9fb3

Please sign in to comment.