Skip to content

Commit 3f4f44a

Browse files
committed
Manfredss add 2026.02.02~2026.02.15 WeeklyReport
1 parent 7e18267 commit 3f4f44a

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

WeeklyReports/hackathon_10th/2_Manfredss/2026.01.05~2026.01.18.md renamed to WeeklyReports/Hackathon_10th/2_Manfredss/[WeeklyReport]2026.01.05~2026.01.18.md

File renamed without changes.
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
### 姓名
2+
戚文斐
3+
4+
### 实习项目
5+
Paddle API 兼容性增强
6+
7+
### 本周工作
8+
1. [PR #77749](https://github.com/PaddlePaddle/Paddle/pull/77749) 实现新 api `paddle.nn.utils.rnn.pad_sequence``paddle.nn.utils.rnn.unsequence`。PR 已合入
9+
2. [PR #77973](https://github.com/PaddlePaddle/Paddle/pull/77973) `paddle.mm` 对齐, 新增 out 参数。PR 已合入
10+
3. [PR #78004](https://github.com/PaddlePaddle/Paddle/pull/78004) `paddle.nn.ParameterDict` 对齐, 使用装饰器。PR 已合入
11+
4. [PR #77891](https://github.com/PaddlePaddle/Paddle/pull/77891)`paddle.relu` 添加别名 `paddle.nn.functional.relu`。PR 已合入
12+
5. [PR #77889](https://github.com/PaddlePaddle/Paddle/pull/77889) 修复 paddle.atan2,移除 `Atan2Functor<int32_t>``Atan2Functor<int64_t>`。PR 已合入
13+
14+
### 下周工作
15+
1. 对齐 paddle.amp.GradScaler,需要对齐参数顺序、参数名称、参数的默认值和调用路径。计划先调研新增一个专用装饰器的可行性,不行的话对齐 paddle.cuda.amp.GradScaler。同时强化 paconvert 中的测试。
16+
2. 本地测试 paddle.addcmul,精简 unit test.
17+
3. 修复 paddle.randint。需要参考[文档](https://www.paddlepaddle.org.cn/documentation/docs/zh/develop/guides/model_convert/convert_from_pytorch/api_difference/torch_more_args/torch.randint.html)
18+
4. 有时间认领剩余任务
19+
20+
### 导师点评

0 commit comments

Comments
 (0)