diff --git a/WeeklyReports/hackathon_10th/WeeklyReports/WeeklyReports/hackathon_10th/Le-soleile/[WeeklyReports]2026.1.7~2026.1.18.md b/WeeklyReports/hackathon_10th/WeeklyReports/WeeklyReports/hackathon_10th/Le-soleile/[WeeklyReports]2026.1.7~2026.1.18.md new file mode 100644 index 00000000..b6030fad --- /dev/null +++ b/WeeklyReports/hackathon_10th/WeeklyReports/WeeklyReports/hackathon_10th/Le-soleile/[WeeklyReports]2026.1.7~2026.1.18.md @@ -0,0 +1,21 @@ +### 姓名 + +杨晓春 + +### 实习项目 + +Paddle C++ API生态兼容建设 + +### 本周工作 + +1. `TensorBody.h` 下新增 'data' 'cpu' 'meta' 'toBackend' 'is_variable' 'item' + 'packed_accessor' 'index' 'index_put_' 'cuda' 'set_requires_grad' 'mutable_grad' 兼容接口 + +https://github.com/PaddlePaddle/Paddle/pull/77182 +https://github.com/PaddlePaddle/Paddle/pull/77417 + +部分接口未提交PR + +### 下周工作 + +1. 继续完善 `TensorBody.h` 文件及相关测试