Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WeeklyReport] zrr1999 2024.07.15~2024.07.28 #323

Merged
merged 2 commits into from
Jul 28, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
### 姓名

詹荣瑞

### 实习项目

PIR 专项

### 本周工作

1. **推进 SOT 动态 shape**
- PaddlePaddle/Paddle#65281
- PaddlePaddle/Paddle#66297

### 下周工作

1. **继续推进 SOT 动态 shape**

### 导师点评
SigureMo marked this conversation as resolved.
Show resolved Hide resolved

荣瑞推进了 SOT 动态 shape 方案的开发落地,从正确性上来看,经过 PaddleClas、PaddleDetection 模型的验证,问题不大,接下来可以从性能的角度,考虑 SOT 动态 shape 可以优化的点(因为动态 shape 的添加主要是为了性能)
Loading