-
Notifications
You must be signed in to change notification settings - Fork 73
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[WeeklyReport] gouzil 2024.07.29~2024.08.11 (#334)
Co-authored-by: Nyakku Shigure <sigure.qaq@gmail.com>
- Loading branch information
Showing
3 changed files
with
22 additions
and
0 deletions.
There are no files selected for viewing
File renamed without changes.
22 changes: 22 additions & 0 deletions
22
WeeklyReports/Hackathon_7th/10_gouzil/[WeeklyReport]2024.07.29~2024.08.11.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
### 姓名 | ||
|
||
田川 | ||
|
||
### 实习项目 | ||
|
||
PIR 专项 | ||
|
||
### 本周工作 | ||
|
||
1. `pir.cc` 中 `GetNameMap` 的清理 | ||
2. 在 Python 端添加 assert,确保一个 Value 只有一个 name | ||
3. 发布两个新任务,[[CodeStyle][Ruff] Ruff 新 rule 引入计划(第二期)](https://github.com/PaddlePaddle/Paddle/issues/67116) 和 [[Typing][PEP585 Upgrade] PEP 585 标准集合泛型支持升级——Python 3.8 退场前瞻特别任务](https://github.com/PaddlePaddle/Paddle/issues/66936), 与开发者们进行友好交流,帮助他们理解任务内容。 | ||
|
||
|
||
### 下周工作 | ||
|
||
1. 调研`x / n`的精度问题, 了解目前的处理方式, 问题 PR [#617](https://github.com/PaddlePaddle/PaddleMIX/pull/617) | ||
|
||
### 导师点评 | ||
|
||
川子的重构工作为动转静代码整洁性做出了巨大的贡献,并为边界 case 的解决奠定了基础,发的两个社区任务也为代码风格的改进有极大的推动作用 |
File renamed without changes.