Skip to content

Commit c301551

Browse files
zhouxin33zhouxin33
authored andcommitted
Week 2
1 parent 8dd337e commit c301551

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
### 姓名
2+
3+
周鑫
4+
5+
### 实习项目
6+
7+
飞桨 3.0 多硬件方向单测/模型验证修复
8+
9+
### 本周工作
10+
11+
1. 修复 SLANet 推理报错
12+
2. 为 NPU & MLU 添加 full_with_tensor kernel
13+
3. 修复 NPU 流水线新检出异常单测
14+
4. 修复 NPU get_device 时 context 为 NULL
15+
5. 为 memcpy 选 device和根据 operand 选 Kernel backend 添加input 为 TensorArray 的支持
16+
6. 部分修复 pd_op.if 异常
17+
18+
### 下周工作
19+
20+
1. 继续排查 MLU 下 pd_op.if 和 单测异常
21+
2. 修复新 MLU 模型推理错误
22+
3. 整理精度报错
23+
24+
### 导师点评
25+
None

0 commit comments

Comments
 (0)