Skip to content

Commit e0ebaf2

Browse files
authored
Add weekly report for 2026.2.2 to 2026.2.15
1 parent a87e31b commit e0ebaf2

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
### 姓名
2+
3+
杨晓春
4+
5+
### 实习项目
6+
7+
Paddle C++ API生态兼容建设
8+
9+
### 本周工作
10+
11+
1. 新增若干兼容 `Pytorch``C++` 接口以及单测
12+
- 接口概览:as_strided_、as_strided_scatter、as_strided、abs、abs_、all、allclose、clamp、clamp_、clamp_max、clamp_max_、clamp_min、clamp_min_等
13+
2. 补全针对新增接口各项参数、输出是否与 `Pytorch` 完全对齐的测试
14+
3. 调研 `DeepEP-hybrid_ep` 高性能算子库中 `Paddle C++ API` 缺少的接口
15+
16+
### 下周计划
17+
18+
1. 进一步添加兼容接口
19+
2. 进一步添加接口兼容性测试

0 commit comments

Comments
 (0)