From b8fd4f69550983c3eb6ede3611afb642c2c9192f Mon Sep 17 00:00:00 2001 From: youge325 Date: Sat, 7 Mar 2026 19:47:15 +0800 Subject: [PATCH] [WeeklyReport] youge325 2026.2.23~2026.3.8 --- .../[WeeklyReports]2026.2.23~2026.3.8.md | 42 +++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 WeeklyReports/Hackathon_10th/youge325/[WeeklyReports]2026.2.23~2026.3.8.md diff --git a/WeeklyReports/Hackathon_10th/youge325/[WeeklyReports]2026.2.23~2026.3.8.md b/WeeklyReports/Hackathon_10th/youge325/[WeeklyReports]2026.2.23~2026.3.8.md new file mode 100644 index 00000000..f12e8c90 --- /dev/null +++ b/WeeklyReports/Hackathon_10th/youge325/[WeeklyReports]2026.2.23~2026.3.8.md @@ -0,0 +1,42 @@ +### 姓名 + +谢润明 + +### 实习项目 + +Paddle C++ API生态兼容建设 + +### 本周工作 + +1. 完成 `TensorBody.h` 中剩下的接口 + + https://github.com/PaddlePaddle/Paddle/pull/78037 + + https://github.com/PFCCLab/PaddleCppAPITest/pull/40 + +2. 新增tensor之外的接口 + + https://github.com/PaddlePaddle/Paddle/pull/78060 + + https://github.com/PFCCLab/PaddleCppAPITest/pull/46 + + https://github.com/PaddlePaddle/Paddle/pull/78070 + + https://github.com/PaddlePaddle/Paddle/pull/78072 + + https://github.com/PaddlePaddle/Paddle/pull/78143 + + https://github.com/PFCCLab/PaddleCppAPITest/pull/47 + +3. 对齐部分接口 + + https://github.com/PaddlePaddle/Paddle/pull/78099 + + https://github.com/PFCCLab/PaddleCppAPITest/pull/9 + + +### 下周工作 + +1. 对齐tensor之外的接口,增加测试 + +### 导师点评 \ No newline at end of file