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,20 @@
### 姓名

gouzil

### 实习项目

动转静性能优化专项

### 本周工作

1. `TensorVariable` 支持 dist [#72327](https://github.com/PaddlePaddle/Paddle/pull/72327)
2. `WeakRefMatchGuard` 支持,用于对自身进行弱引用,在 check 的时候检查自身是否为 None,并且于传入值相等 [#72081](https://github.com/PaddlePaddle/Paddle/pull/72081)

### 下周工作

1. 继续推进 Faster Guard 的实现

### 导师点评

https://github.com/PaddlePaddle/Paddle/pull/72737#discussion_r2093379111 这个别忘了
Loading