Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WeeklyReports] 2024.10.08~2024.10.25 周报汇总 #401

Open
11 of 15 tasks
yinfan98 opened this issue Oct 23, 2024 · 9 comments
Open
11 of 15 tasks

[WeeklyReports] 2024.10.08~2024.10.25 周报汇总 #401

yinfan98 opened this issue Oct 23, 2024 · 9 comments

Comments

@yinfan98
Copy link
Collaborator

yinfan98 commented Oct 23, 2024

[WeeklyReports] 2024.10.08~2024.10.21 周报汇总

请各位学员在本 issue 下以 comment 的形式填写周报摘要,ddl 本周日晚,格式示例如下:

### 姓名

xxx

### 本周工作

1. xxx
2. xxx
 
### 下周工作

1. xxx
2. xxx

### 详细周报链接:

- https://github.com/PFCCLab/Camp/pull/xxx

护航计划

项目一:PIR 专项

项目五:框架API易用性提升

项目十:推理Predictor 及 IR Pass建设

项目十一:模型迁移工具建设

护航计划正式批

1. 框架 API 易用性提升

3. PaddleMiX 套件能力建设

4. PaddleNLP套件能力建设

5. 飞桨科学计算材料领域建设

7. 自动并行张量切分机制预研&建设

8. 自动并行在复杂模型结构下的能力摸底和技术储备

@zty-king
Copy link

姓名

郑天宇

本周工作

  1. 流水并行1F1B,ZERO_BUBBLE,VPP的编排方式学习
  2. 在线aadiff检查工具研发

下周工作

  1. 研究如何在ZERO_BUBBLE,VPP编排方式下做aadiff_check
  2. 研究他们的共同点,查看是否能采用抽象的方法,统一构建aadiff_check

详细周报链接:

@sunzhongkai588 sunzhongkai588 changed the title [WeeklyReports] 2024.10.08~2024.10.21 周报汇总 [WeeklyReports] 2024.10.08~2024.10.25 周报汇总 Oct 29, 2024
@lvdongyi
Copy link
Contributor

lvdongyi commented Oct 29, 2024

姓名

吕东翼

本周工作

  1. 继续完善并合入 PR #9215

  2. 为tokenizer添加register机制、添加BertTokenizerFast

下周工作

  1. 学习RAG相关算法

详细周报链接:

@NKNaN
Copy link
Contributor

NKNaN commented Nov 4, 2024

姓名

李睿文

本周工作

  1. paddle.linalg.slogdet 支持复数
  2. 支持整数类型输入的数学计算类API
  3. 修复 paddle.distribution.StudentT
  4. 修复 paddle.distribution.LKJCholesky
  5. 修复 paddle.distribution.Constraint
  6. 排查 distribution API 的 0D 输入问题

下周工作

  1. 完善已修改 API 的映射文档以及 PaConvert 中的 json 映射规则/mathcer/单测
  2. 继续排查 distribution API 的 0D 输入问题
  3. 完成数学计算类API对整数类型输入的支持

详细周报链接:

@zeroRains
Copy link
Contributor

zeroRains commented Nov 4, 2024

姓名

卢林军

本周工作

  1. Debug ChatGLM2在开启block_atten的推理场景下精度无法对齐的问题
  2. 尝试解决现有CI中部分单测挂掉的问题
  3. 学习SageAttention的原理和源码

下周工作

  1. 调研Huggin Face中AutoModel的实现方式,思考在PaddleNLP中实现类似的模型加载方式
  2. 参考append_atten的集成PR,思考SageAttention集成到PaddleNLP中的方式

详细周报链接:

@guozixu2001
Copy link
Contributor

姓名

郭子旭

本周工作

  1. 优化 valiadte_mapping_files.py 的校验逻辑
  2. 增加 torchvision 到 paddle 的映射文档 34 个
  3. 新增 paconvert 中 torchvision 到 paddle 的转换规则以及单侧 34 个

下周工作

  1. 收尾 torchvision 到 paddle 的转换规则的开发

详细周报链接:

@Xuxuanang
Copy link
Contributor

姓名

许轩昂

本周工作

  1. 完成对torch.Tensor.addcmul_,torch.autograd.Variable等存量文档的对齐问题,并提交了PR。且已经成功合入主分支。
  2. 修改fairscale.nn.model_parallel.layers.ParallelEmbedding,torch.Tensor.histogram等算子的映射关系,使其与映射文档对齐。
  3. 优化torch.Tensor.get_device,torch.cuda.BoolTensor等约30余个api算子的GPU单测写法,目前所有只能在GPU上运行的单测已经全部采用装饰器写法。

下周工作

  1. 继续完成文档不对齐以及bug修复等相关工作

详细周报链接:

@zrr1999
Copy link
Contributor

zrr1999 commented Nov 6, 2024

@gouzil
Copy link
Contributor

gouzil commented Nov 6, 2024

姓名

gouzil

本周工作

  1. 继续优化报错信息,解决部分场景下的报错问题。
  2. 调研 Python 3.13 新特性,了解 Python 3.13 新特性对 PaddlePaddle 的影响。

下周工作

  1. 推进 SOT Python 3.13 适配工作

详细周报链接:

@Hanyonggong
Copy link
Contributor

姓名

韩用功

实习项目

推理Predictor 及 IR Pass建设

本周工作

实现tanh、equal 、not_equal、floor_div、bmm、full_like、silu、swish、floor、log到tensorrt的转换

下周工作

继续实现paddle op到tensorrt的转换

详细周报链接

#411

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants