diff --git a/WeeklyReports/Hackathon_10th/youge325/[WeeklyReports]2025.12.31~2026.1.6.md b/WeeklyReports/Hackathon_10th/youge325/[WeeklyReports]2025.12.31~2026.1.6.md new file mode 100644 index 00000000..46922b88 --- /dev/null +++ b/WeeklyReports/Hackathon_10th/youge325/[WeeklyReports]2025.12.31~2026.1.6.md @@ -0,0 +1,31 @@ +### 姓名 + +谢润明 + +### 实习项目 + +Paddle C++ API生态兼容建设 + +### 本周工作 + +1. `TensorBase.h` 下新增 `storage` 兼容接口 + + https://github.com/PaddlePaddle/Paddle/pull/77176 + + https://github.com/PFCCLab/PaddleCppAPITest/pull/14 + +2. `TensorBase.h` 下新增 `layout` 兼容接口 + + https://github.com/PaddlePaddle/Paddle/pull/77185 + + https://github.com/PFCCLab/PaddleCppAPITest/pull/13 + +3. `PaddleCppAPITest` 仓库新增 `TensorBase.h` 文档 + + https://github.com/PFCCLab/PaddleCppAPITest/pull/15 + +### 下周工作 + +1. 继续完善 `TensorBase.h` 头文件 + +### 导师点评 \ No newline at end of file