Skip to content
Open
Show file tree
Hide file tree
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,20 @@
### 姓名
杨晓春

### 实习项目
Paddle C++ API生态兼容建设

### 本周工作
TensorBody.h 下新增若干接口,PR链接如下:
https://github.com/PaddlePaddle/Paddle/pull/77514
https://github.com/PaddlePaddle/Paddle/pull/77543
https://github.com/PaddlePaddle/Paddle/pull/77542
https://github.com/PaddlePaddle/Paddle/pull/77540
https://github.com/PaddlePaddle/Paddle/pull/77539
https://github.com/PaddlePaddle/Paddle/pull/77520
https://github.com/PaddlePaddle/Paddle/pull/77515
https://github.com/PaddlePaddle/Paddle/pull/77436
https://github.com/PaddlePaddle/Paddle/pull/77417

### 下周工作
继续完善 TensorBody.h 文件及相关测试
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
### 姓名
杨晓春

### 实习项目
Paddle C++ API生态兼容建设

### 本周工作
TensorBody.h 下新增 'data' 'cpu' 'meta' 'toBackend' 'is_variable' 'item' 'packed_accessor' 'index' 'index_put_' 'cuda' 'set_requires_grad' 'mutable_grad' 兼容接口
PaddlePaddle/Paddle#77182 PaddlePaddle/Paddle#77417

部分接口未提交PR

### 下周工作
继续完善 TensorBody.h 文件及相关测试

This file was deleted.

Loading