Skip to content

Commit 259497e

Browse files
authored
[WeeklyReport] Le-soleile 2026.2.23~2026.3.8 (#550)
1 parent ca2907f commit 259497e

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
### 姓名
2+
3+
杨晓春
4+
5+
### 实习项目
6+
7+
Paddle C++ API生态兼容建设
8+
9+
### 本周工作
10+
11+
1. 新增若干兼容 `Pytorch``C++` 接口以及单测
12+
- 接口概览:register_hook、any、chunk、rename、new_empty、new_full、new_zeros、new_ones、resize_、expand、expand_as等
13+
2. 补全针对新增接口各项参数、输出是否与 `Pytorch` 完全对齐的测试,增加`torch`兼容层该测试覆盖率到60%以上、记录行为差异
14+
15+
### 下周计划
16+
17+
1. 修改需要对齐的相关兼容接口
18+
2. 进一步添加接口兼容性测试、提升覆盖率到95%
19+
20+
### 导师点评
21+
22+
✔️

0 commit comments

Comments
 (0)