Skip to content
Merged
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,22 @@
### 姓名
Copy link

Copilot AI Mar 7, 2026

Choose a reason for hiding this comment

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

This weekly report file name uses [WeeklyReports]... (plural), while other reports in this repo (including your previous ones) consistently use [WeeklyReport].... Please rename the file to [WeeklyReport]2026.2.2~2026.2.15.md to match the established convention and keep indexing/search consistent.

Copilot uses AI. Check for mistakes.

谢润明

### 实习项目

Paddle C++ API生态兼容建设

### 本周工作

1. 将 `TensorBody.h` 中成员方法的实现移至ops目录下,调用ops方法的实现,防止重复实现以及 `TensorBody.h` 膨胀

https://github.com/PaddlePaddle/Paddle/pull/77713

2. 合入大部分pr


### 下周工作

1. 完善PaddleCppAPITest仓库测试用例

### 导师点评
Loading