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.08.12~2024.08.25 #364

Merged
merged 3 commits into from
Aug 28, 2024
Merged
Show file tree
Hide file tree
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,22 @@
### 姓名

詹荣瑞

### 实习项目

PIR 专项

### 本周工作

1. **当调用 int/float 时通过 guard value 从而避免避免子图打断**
- PaddlePaddle/Paddle#66346

### 下周工作

1. **继续推进 SOT 动态 shape**
- PaddlePaddle/Paddle#67786
- PaddlePaddle/Paddle#67789

### 导师点评

SigureMo marked this conversation as resolved.
Show resolved Hide resolved
可以继续推进动态 shape 下正确性问题的修复,并添加 fallback 回静态的机制以免动态 shape 导致过多打断~
Loading