-
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.
WeeklyReport] Layssy 2024.08.26~2024.09.08 (#378)
- Loading branch information
Showing
1 changed file
with
33 additions
and
0 deletions.
There are no files selected for viewing
33 changes: 33 additions & 0 deletions
33
WeeklyReports/Hackathon_7th/10_layssy/[WeeklyReports]2024.08.26~2024.09.08.md
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,33 @@ | ||
### 姓名 | ||
|
||
李伟 | ||
|
||
### 实习项目 | ||
|
||
推理Predictor 及 IR Pass建设 | ||
|
||
|
||
|
||
### 本周工作 | ||
|
||
#### paddle架构相关学习 | ||
|
||
1. 熟悉了Paddle-Inference-Demo python层面的运用 | ||
2. 学习了 paddle 算子层面的转换 | ||
|
||
#### 算子的 Marker、converter 的开发 和单测的实现 | ||
|
||
1. 完成了 divide、multiply、substract的converter的开发和单测实现 | ||
2. 完成了max的marker和converter的开发和单测的测试 | ||
3. 排查了pd_op.bilinear_interp在旧ir下为什么没有进入tensorrt | ||
4. 提交了split算子在进行converter的时候出现的bug | ||
|
||
|
||
|
||
### 下周工作 | ||
|
||
1. 继续完成分配算子的converter的实现 | ||
1. 重新全部理解一下converter.py全部的实现 | ||
|
||
### 导师评价 | ||
|