From dbe4b3da69dec2d50cf83d2937a04c30868e9ec2 Mon Sep 17 00:00:00 2001 From: gouzi <530971494@qq.com> Date: Thu, 10 Apr 2025 17:21:33 +0800 Subject: [PATCH 1/3] [WeeklyReport] gouzil 2025.3.24~2025.4.6 --- .../[WeeklyReport]2025.3.24~2025.4.6 copy.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 WeeklyReports/Hackathon_8th/05_gouzil/[WeeklyReport]2025.3.24~2025.4.6 copy.md diff --git a/WeeklyReports/Hackathon_8th/05_gouzil/[WeeklyReport]2025.3.24~2025.4.6 copy.md b/WeeklyReports/Hackathon_8th/05_gouzil/[WeeklyReport]2025.3.24~2025.4.6 copy.md new file mode 100644 index 00000000..25664253 --- /dev/null +++ b/WeeklyReports/Hackathon_8th/05_gouzil/[WeeklyReport]2025.3.24~2025.4.6 copy.md @@ -0,0 +1,19 @@ +### 姓名 + +gouzil + +### 实习项目 + +动转静性能优化专项 + +### 本周工作 + +1. 清理 `RangeMatchGuard`, 改为组合实现 [#70362](https://github.com/PaddlePaddle/Paddle/pull/70362) +2. `NumpyDtypeMatchGuard` 支持,用于检查两个 numpy dtype 是否一致 [#71900](https://github.com/PaddlePaddle/Paddle/pull/71900) +3. `NumPyArrayValueMatchGuard` 支持,检查两个 numpy array 是否匹配 [#71979](https://github.com/PaddlePaddle/Paddle/pull/71979),留下了一个 TODO: `NumpyMetaMatchGuard` 检查 shape 和 dtype 是否一致 + +### 下周工作 + +1. 继续推进 Faster Guard 的实现 + +### 导师点评 \ No newline at end of file From afe0a2af409af5e58863278fa3efc7b7babfcc9d Mon Sep 17 00:00:00 2001 From: Nyakku Shigure Date: Thu, 10 Apr 2025 17:27:28 +0800 Subject: [PATCH 2/3] Update WeeklyReports/Hackathon_8th/05_gouzil/[WeeklyReport]2025.3.24~2025.4.6 copy.md --- .../05_gouzil/[WeeklyReport]2025.3.24~2025.4.6 copy.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/WeeklyReports/Hackathon_8th/05_gouzil/[WeeklyReport]2025.3.24~2025.4.6 copy.md b/WeeklyReports/Hackathon_8th/05_gouzil/[WeeklyReport]2025.3.24~2025.4.6 copy.md index 25664253..0c78ddd6 100644 --- a/WeeklyReports/Hackathon_8th/05_gouzil/[WeeklyReport]2025.3.24~2025.4.6 copy.md +++ b/WeeklyReports/Hackathon_8th/05_gouzil/[WeeklyReport]2025.3.24~2025.4.6 copy.md @@ -16,4 +16,6 @@ gouzil 1. 继续推进 Faster Guard 的实现 -### 导师点评 \ No newline at end of file +### 导师点评 + +喵啊喵啊,继续推进 `FasterGuard` 实现,后续可以一起推进 `ExprNode` 的实现 \ No newline at end of file From aeb9e996dc549102c9899060b75e9950a7c98155 Mon Sep 17 00:00:00 2001 From: gouzi <530971494@qq.com> Date: Thu, 10 Apr 2025 17:29:53 +0800 Subject: [PATCH 3/3] rename --- ....3.24~2025.4.6 copy.md => [WeeklyReport]2025.3.24~2025.4.6.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename WeeklyReports/Hackathon_8th/05_gouzil/{[WeeklyReport]2025.3.24~2025.4.6 copy.md => [WeeklyReport]2025.3.24~2025.4.6.md} (100%) diff --git a/WeeklyReports/Hackathon_8th/05_gouzil/[WeeklyReport]2025.3.24~2025.4.6 copy.md b/WeeklyReports/Hackathon_8th/05_gouzil/[WeeklyReport]2025.3.24~2025.4.6.md similarity index 100% rename from WeeklyReports/Hackathon_8th/05_gouzil/[WeeklyReport]2025.3.24~2025.4.6 copy.md rename to WeeklyReports/Hackathon_8th/05_gouzil/[WeeklyReport]2025.3.24~2025.4.6.md