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] yulangz 2024.03.09~2024.03.22 #172

Merged
merged 5 commits into from
Mar 29, 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,22 @@
### 姓名

Github ID: [yulangz](https://github.com/yulangz)

### 实习项目

CINN子图鲁棒性和性能优化

### 本周工作

1. **大模型子图导出**

1. 完善此前导出的子图,整理复现过程与跑通情况
2. 熟悉 CINN 的代码逻辑,了解 CINN 的设计与实现
3. 跑通子图 CE 测试,汇总报错信息,初步开始分析原因

### 下周工作

1. 针对子图 CE 的报错,分析原因,尝试解决,并在此过程中熟悉 CINN 的代码逻辑

### 导师评语
海涛完成了初期的大模型子图抽取相关工作,近期将参与CINN子图问题修复,这部分工作需要对CINN有更深入的理解,海涛在这段时间初步了解了CINN的执行流程和原理,后续将进一步深入
Loading