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.09.09~2024.09.23 #393

Merged
merged 2 commits into from
Oct 1, 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,20 @@
### 姓名

詹荣瑞

### 实习项目

PIR 专项

### 本周工作

1. **找不到对应的参数时,全部符号变量退化为常量**
- PaddlePaddle/Paddle#68113

### 下周工作

1. **实现 SOT 中 SymbolicOperationTracker 的 need_guard 和 is_traceable**

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

任务平稳推进,目前动态 shape 也切为了默认,但仍有一些遗留问题需要解决,后续可以一起解决下,下一阶段也可以从性能为着手点对 SOT 端到端进行优化~
Loading