From 3c69c1f3b3edf7088010e7f30a9649b7d4d3b6cb Mon Sep 17 00:00:00 2001 From: AO-XIN Date: Sun, 28 Jul 2024 18:13:25 +0800 Subject: [PATCH] aooxin add 2024.07.15~2024.07.28 WeeklyReport --- .../[WeeklyReport]2024.07.15~2024.07.28.md | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100755 WeeklyReports/Hackathon_7th/10_aooxin/[WeeklyReport]2024.07.15~2024.07.28.md diff --git a/WeeklyReports/Hackathon_7th/10_aooxin/[WeeklyReport]2024.07.15~2024.07.28.md b/WeeklyReports/Hackathon_7th/10_aooxin/[WeeklyReport]2024.07.15~2024.07.28.md new file mode 100755 index 00000000..cc1d87b7 --- /dev/null +++ b/WeeklyReports/Hackathon_7th/10_aooxin/[WeeklyReport]2024.07.15~2024.07.28.md @@ -0,0 +1,24 @@ +### 姓名 +马奥欣 + +### 实习项目 +推理Predictor 及 IR Pass建设 + +### 本周工作 + +1. **熟悉项目代码以及需要用到的工具** + * 熟悉paddle 库中的混合精度推理 pass以及现阶段的存在的问题和弊端 + * 熟悉paddle-inference-demo 库的使用 + * 运行之前的混合精度推理 Pass 的代码加深理解 + + +2. **学习 Paddle 新 IR的相关知识** + - 阅读 PIR 系列文档进行学习 + + +### 下周工作 + +1. 针对所有的模型进行测试,定位问题的出现 +2. 对定位到的问题进行解决方案的设计,并和导师沟通可行性。 + +### 导师点评 \ No newline at end of file