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] WintersMontagne10335 2024.03.23~2024.04.05 #200

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,27 @@
### 姓名
马贺达

### 实习项目
CINN 静态 shape 下鲁棒性和性能优化

### 本周工作

1. **符号推导机制**

* 新增 pd_op.bce_loss, pd_op.distribute_fpn_proposals, pd_op.sigmoid_cross_entropy_with_logits
(相关PR:https://github.com/PaddlePaddle/Paddle/pull/63277 )
* 尝试修复 fill_constant 推导报错的问题

2. **ComputeInline 阅读笔记**

* 阅读 ComputeInline 的静态实现,并撰写阅读笔记
(相关链接:https://github.com/WintersMontagne10335/Paddle-Code-Camp/blob/master/code%20reading/ComputeInline.md)

### 下周工作

1. 收尾符号推导
2. 修复 Updates has wrong shape 相关的 bug
3. DoHorizontalLoopFusion 阅读笔记

### 导师点评
请联系导师填写
Loading