Skip to content

Commit 7cc850d

Browse files
authored
[WeeklyReports] aquagull 2025.3.24~2025.4.6. (#461)
1 parent 4b06282 commit 7cc850d

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
### 姓名
2+
何泓域
3+
4+
### 项目
5+
框架作为array-api-compat后端
6+
7+
### 本周工作
8+
9+
修正prod、eye、expand_dims、vecdot几个array-api-compat后端接口,以让其通过测试。[仓库链接](https://github.com/HydrogenSulfate/array-api-compat/compare/support_paddle...aquagull:array-api-compat:support_paddle)
10+
11+
#### PR:
12+
- 修复paddle.nozero [PR](https://github.com/PaddlePaddle/Paddle/pull/72003)
13+
14+
- 修复paddle.tensordot [PR](https://github.com/PaddlePaddle/Paddle/pull/72139)
15+
16+
- 修复sum [PR](https://github.com/PaddlePaddle/Paddle/pull/72138)
17+
18+
#### 还在开发中:
19+
20+
- 为svdvals支持GPU [PR](https://github.com/PaddlePaddle/Paddle/pull/71930)
21+
22+
### 下周工作
23+
24+
继续完善svdvals,并开始为matmul、index_select、round增加新特性以通过array-api-compat测试。

0 commit comments

Comments
 (0)