diff --git a/WeeklyReports/Hackathon_7th/10_yinfan98/[WeeklyReports]2024.08.12~2024.08.25.md b/WeeklyReports/Hackathon_7th/10_yinfan98/[WeeklyReports]2024.08.12~2024.08.25.md new file mode 100644 index 00000000..c34771df --- /dev/null +++ b/WeeklyReports/Hackathon_7th/10_yinfan98/[WeeklyReports]2024.08.12~2024.08.25.md @@ -0,0 +1,15 @@ +### 尹帆 + +### 实习项目 + +推理 Predictor 及 IR Pass 建设 + +### 本周工作 + +1. 继续进行方案开发并完善评审文档 + +### 下周工作 + +1. 进行方案评审 + +### 导师点评 diff --git a/WeeklyReports/Hackathon_7th/10_yinfan98/[WeeklyReports]2024.08.26~2024.09.08.md b/WeeklyReports/Hackathon_7th/10_yinfan98/[WeeklyReports]2024.08.26~2024.09.08.md new file mode 100644 index 00000000..d6798e70 --- /dev/null +++ b/WeeklyReports/Hackathon_7th/10_yinfan98/[WeeklyReports]2024.08.26~2024.09.08.md @@ -0,0 +1,13 @@ +### 尹帆 + +### 实习项目 + +推理 Predictor 及 IR Pass 建设 + +### 本周工作 + +1. 重新实现整体python pass设计逻辑 + +### 下周工作 + +1. 完善c++层python pass diff --git a/WeeklyReports/Hackathon_7th/10_yinfan98/[WeeklyReports]2024.09.09~2024.09.23.md b/WeeklyReports/Hackathon_7th/10_yinfan98/[WeeklyReports]2024.09.09~2024.09.23.md new file mode 100644 index 00000000..6416543b --- /dev/null +++ b/WeeklyReports/Hackathon_7th/10_yinfan98/[WeeklyReports]2024.09.09~2024.09.23.md @@ -0,0 +1,9 @@ +尹帆 +实习项目 +推理 Predictor 及 IR Pass 建设 + +本周工作 +实现所有代码 + +下周工作 +修正编译期错误 diff --git a/WeeklyReports/Hackathon_7th/10_yinfan98/[WeeklyReports]2024.10.08~2024.10.25.md b/WeeklyReports/Hackathon_7th/10_yinfan98/[WeeklyReports]2024.10.08~2024.10.25.md new file mode 100644 index 00000000..0287c371 --- /dev/null +++ b/WeeklyReports/Hackathon_7th/10_yinfan98/[WeeklyReports]2024.10.08~2024.10.25.md @@ -0,0 +1,13 @@ +### 尹帆 + +### 实习项目 + +推理 Predictor 及 IR Pass 建设 + +### 本周工作 + +1. 编译完成python pass + +### 下周工作 + +1. 实现简单matmul transpose fuse pass diff --git a/WeeklyReports/Hackathon_7th/10_yinfan98/[WeeklyReports]2024.10.28~2024.11.22.md b/WeeklyReports/Hackathon_7th/10_yinfan98/[WeeklyReports]2024.10.28~2024.11.22.md new file mode 100644 index 00000000..33a4cdef --- /dev/null +++ b/WeeklyReports/Hackathon_7th/10_yinfan98/[WeeklyReports]2024.10.28~2024.11.22.md @@ -0,0 +1,15 @@ +### 尹帆 + +### 实习项目 + +推理 Predictor 及 IR Pass 建设 + +### 本周工作 + +1. 修复win下python pass编译问题 +2. 优化python pass Attribute 注册问题 +3. 添加python pass单测 + +### 下周工作 + +1. 准备护航计划串讲