Skip to content

Commit 6ca176b

Browse files
zty-kingFrom00
andauthored
[WeeklyReports]_zty-king_2025_04.07~2025_04.27 (#471)
Co-authored-by: chenruibiao <chenruibiao@baidu.com>
1 parent 43085a3 commit 6ca176b

File tree

3 files changed

+70
-0
lines changed

3 files changed

+70
-0
lines changed
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
### 姓名
2+
郑天宇
3+
4+
### 实习项目
5+
静态图流水并行功能增强和性能优化
6+
7+
### 本周工作
8+
9+
1. **参考local_layer,以及pytorch的local_map,开发paddle的local_map**
10+
* 开发好了local_map
11+
* 构造了多种单测验证
12+
* 替换了paddle里的locallayer并验证
13+
* 修复了之前locallayer的一个错误单测,验证了local_map对比动手和动半的相同效果
14+
2. **【Auto-Parallel | Comm】fix communication hang issue on GPU-H(VPP)**
15+
* 修复了计算loss时的空tensor
16+
* 统一所有pp的job常量
17+
* 将1F1B中切图类转化为切图函数,统一pp结构
18+
19+
### 下周工作
20+
21+
1. 在paddlemix和paddlenlp中,使用local_map替换locallayer,并验证有效性
22+
2. 参与动态图的流水并行功能开发
23+
24+
25+
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
### 姓名
2+
郑天宇
3+
4+
### 实习项目
5+
静态图流水并行功能增强和性能优化
6+
7+
### 本周工作
8+
9+
1. **动态图的流水并行功能开发**
10+
* 为开发的工具补充英文文档
11+
* 为开发的工具测试bug,修复代码
12+
* 为开发的工具新增多种单测
13+
2. **护航计划汇报ppt制作**
14+
* 已经将前期做完的工作均写完
15+
16+
17+
### 下周工作
18+
19+
1. 继续为后续开发工具测试,完善单侧。
20+
21+
22+
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
### 姓名
2+
郑天宇
3+
4+
### 实习项目
5+
静态图流水并行功能增强和性能优化
6+
7+
### 本周工作
8+
9+
1. **动态图的流水并行功能开发**
10+
* 为Enhance processmesh相关组件添加单测并补全英文文档。
11+
* 为send/recv_object_list相关组件添加单测并补全英文文档
12+
* 为microbatch相关组件添加单测
13+
* 为lazy_init相关函数添加单测
14+
* 为PipelineStage相关组件添加单测
15+
16+
17+
18+
### 下周工作
19+
20+
1. 继续为后续开发工具测试,完善单测。
21+
22+
23+

0 commit comments

Comments
 (0)