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] yinfan98 2024.08.12~2024.11.22 #371

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
### 尹帆

### 实习项目

推理 Predictor 及 IR Pass 建设

### 本周工作

1. 继续进行方案开发并完善评审文档

### 下周工作

1. 进行方案评审

### 导师点评
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
### 尹帆

### 实习项目

推理 Predictor 及 IR Pass 建设

### 本周工作

1. 重新实现整体python pass设计逻辑

### 下周工作

1. 完善c++层python pass
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
尹帆
实习项目
推理 Predictor 及 IR Pass 建设

本周工作
实现所有代码

下周工作
修正编译期错误
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
### 尹帆

### 实习项目

推理 Predictor 及 IR Pass 建设

### 本周工作

1. 编译完成python pass

### 下周工作

1. 实现简单matmul transpose fuse pass
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
### 尹帆

### 实习项目

推理 Predictor 及 IR Pass 建设

### 本周工作

1. 修复win下python pass编译问题
2. 优化python pass Attribute 注册问题
3. 添加python pass单测

### 下周工作

1. 准备护航计划串讲
Loading