Skip to content

Commit

Permalink
[WeeklyReport] Xuxuanang 2024.08.12~2024.08.25 (#358)
Browse files Browse the repository at this point in the history
  • Loading branch information
Xuxuanang authored Sep 9, 2024
1 parent 716543c commit d11a763
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions WeeklyReports/Hackathon_7th/11_Xuxuanang/2024.08.12~2024.08.25.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
### 姓名

许轩昂

### 本周工作

1. 完成对torch.cuda.amp.autocast,torch.diff,torch.distributed.rpc.shutdown等约80个单测的case增强,并修改其中部分算子的json配置文件,修改SoftMaxMatcher,提交了4次PR。已有两次PR成功合入主分支。

相关PR:
- https://github.com/PaddlePaddle/PaConvert/pull/453
- https://github.com/PaddlePaddle/PaConvert/pull/455
- https://github.com/PaddlePaddle/PaConvert/pull/457
- https://github.com/PaddlePaddle/PaConvert/pull/458
2. 修改torch.hsplit,torch.Tensor.hsplit等部分存在重载问题的api的映射文档,使其与实际代码对齐。

相关PR:
- https://github.com/PaddlePaddle/docs/pull/6844
### 下周工作

1. 继续完成剩余单测的case增强,开发缺失Matcher
2. 对齐改动的api映射文档

### 导师点评
xuxuanang同学工作积极,近期保质保量的完成了 **单测缺失/单测增强** 两块单测规范性建设的工作,后续的工作重点为文档规范性建设,继续完成 **文档缺失/文档不对齐及Bug修复** 两块工作。修改 Matcher/单测/文档 过程中如发现框架API本身问题,注意通过Excel形式反馈出来

0 comments on commit d11a763

Please sign in to comment.