forked from PFCCLab/Camp
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[WeeklyReports] yulangz 2024.04.19~2024.05.10 (PFCCLab#256)
- Loading branch information
Showing
1 changed file
with
20 additions
and
0 deletions.
There are no files selected for viewing
20 changes: 20 additions & 0 deletions
20
WeeklyReports/Hackathon_6th/18_yulangz/[WeeklyReports]2024.04.19~2024.05.10.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,20 @@ | ||
### 姓名 | ||
|
||
Github ID: [yulangz](https://github.com/yulangz) | ||
|
||
### 实习项目 | ||
|
||
CINN子图鲁棒性和性能优化 | ||
|
||
### 本周工作 | ||
|
||
1. **CINN 故障修复** | ||
|
||
1. 添加 DistributeFpnProposalsOpInferSymbolicShape、RoiAlignOpInferSymbolicShape,支持 FPN 模型子图的符号推导。PR: [https://github.com/PaddlePaddle/Paddle/pull/63947](https://github.com/PaddlePaddle/Paddle/pull/63947) | ||
2. 基于 gather 算子理解 CINN 中从符号推导到代码生成的全部流程。 | ||
|
||
### 下周工作 | ||
|
||
1. 从 gather 算子出发,理解 CINN 的整体流程。 | ||
|
||
### 导师评语 |