Skip to content

Commit

Permalink
[WeeklyReports] yulangz 2024.04.19~2024.05.10 (PFCCLab#256)
Browse files Browse the repository at this point in the history
  • Loading branch information
yulangz authored and mattheliu committed May 30, 2024
1 parent ac056d4 commit 5c43800
Showing 1 changed file with 20 additions and 0 deletions.
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 的整体流程。

### 导师评语

0 comments on commit 5c43800

Please sign in to comment.