File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed
WeeklyReports/Hackathon_8th/aquagull Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 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测试。
You can’t perform that action at this time.
0 commit comments