Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
### 姓名
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个文件是?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

提交错分支了😂


吴浩

### 本双周工作

1. **热身任务 a:文档示例代码修复:**

- 认领并修复PaddlePaddle文档链接修复任务No.76 & No.77
- 修复文件:
docs/guides/model_convert/convert_from_pytorch/api_difference/args_name_diff/torch.nn.Unflatten.md
docs/guides/model_convert/convert_from_pytorch/api_difference/composite_implement/torch.cuda.set_per_process_memory_fraction.md

- 已提交PR:[Doc Link Fix No.76 & 77](https://github.com/PaddlePaddle/docs/pull/7756)

2. **任务 b:完成Paddle本地编译:**

已完成本地编译并发送邮件确认

3. **任务 c:完成FastDeploy本地编译:**

已完成本地编译并发送邮件确认


### 未来双周计划

1. 【GraphNet 新手任务】计算图收集
2. PaddlePaddle API兼容性增强
3. PaddleOCR + ERNIE 高价值开源项目案例征集(尽量完成)
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
### 姓名

吴浩

### 本双周工作

1. **PaddlePaddle API兼容性增强:**

- 认领并新建PaddlePaddleAPI兼容性增强任务No.246 & No.247
- 已提交PR:[API Compatibility No.246, 247](https://github.com/PaddlePaddle/Paddle/pull/78083)
- 已提交PR:[Paconvert:Add API Compatibility No.246, 247](https://github.com/PaddlePaddle/PaConvert/pull/848)
- 已提交PR:[Docs: Add API Compatibility No.246, 247](https://github.com/PaddlePaddle/docs/pull/7847)

2. **GraphNet 新手任务:计算图收集:**
- 已提取并上传T5Gemma-2-270m-270m 模型的数据图:[[ New Sample ] Add "T5Gemma2-270M" Computational Graph](https://github.com/PaddlePaddle/GraphNet/pull/667)


### 未来计划

1. 向【GraphNet】提交更多的计算图sample数据,完善多模态模型提取算子。
2. PaddleOCR + ERNIE 高价值开源项目案例征集