diff --git a/Reports/campus/xjtu_xdu/BayesianAura/[WeeklyReport]2026.02.09~2026.02.22.md b/Reports/campus/xjtu_xdu/BayesianAura/[WeeklyReport]2026.02.09~2026.02.22.md new file mode 100644 index 00000000..2a7eebc2 --- /dev/null +++ b/Reports/campus/xjtu_xdu/BayesianAura/[WeeklyReport]2026.02.09~2026.02.22.md @@ -0,0 +1,29 @@ +### 姓名 + +吴浩 + +### 本双周工作 + +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 高价值开源项目案例征集(尽量完成) diff --git a/Reports/horse year/BayesianAura/[WeeklyReport]2026.02.23~2026.03.08.md b/Reports/horse year/BayesianAura/[WeeklyReport]2026.02.23~2026.03.08.md new file mode 100644 index 00000000..4431f096 --- /dev/null +++ b/Reports/horse year/BayesianAura/[WeeklyReport]2026.02.23~2026.03.08.md @@ -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 高价值开源项目案例征集