Skip to content

Commit 8dd337e

Browse files
authored
[WeeklyReports]aquagull_2025_04.07~2025_04.27 (#473)
1 parent f3d0fb1 commit 8dd337e

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
### 姓名
2+
何泓域
3+
4+
### 项目
5+
框架作为array-api-compat后端
6+
7+
### 本周工作
8+
9+
paddle.where、paddle.nonzero、paddle.matrix_power支持complex:
10+
- https://github.com/PaddlePaddle/Paddle/pull/72247
11+
- https://github.com/PaddlePaddle/Paddle/pull/72279
12+
- https://github.com/PaddlePaddle/Paddle/pull/72308
13+
14+
paddle.inv支持0-size:
15+
- https://github.com/PaddlePaddle/Paddle/pull/72262
16+
17+
paddle.slogdet算子重构:
18+
- 目前已跑通dtype=float下的单测,dtype=complex的情况仍在调试。
19+
20+
### 下周工作
21+
继续完善slogdet,并开始着手pow、pinv、matrix_norm。

0 commit comments

Comments
 (0)