-
Notifications
You must be signed in to change notification settings - Fork 129
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[WeeklyReport]Aoraki-Dream WeeklyReport2024.08.24 ~ 2024.09.06 (#390)
Co-authored-by: molly <[email protected]>
- Loading branch information
1 parent
190330c
commit 3dd92cb
Showing
2 changed files
with
30 additions
and
0 deletions.
There are no files selected for viewing
13 changes: 13 additions & 0 deletions
13
Reports/season 3/Aoraki-Dream/[WeeklyReport]2024.08.10-2024.08.23.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,13 @@ | ||
### 姓名 | ||
|
||
黄弈 | ||
|
||
### 本双周工作 | ||
|
||
1. **学习https://github.com/PaddlePaddle/Paddle/pull/62237** | ||
|
||
2. **尝试完善tan_coo/tan_csr算子复数支持** | ||
|
||
### 未来双周计划 | ||
|
||
1. 完成tan_coo/tan_csr算子复数运算逻辑 |
17 changes: 17 additions & 0 deletions
17
Reports/season 3/Aoraki-Dream/[WeeklyReport]2024.08.24-2024.09.06.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,17 @@ | ||
### 姓名 | ||
|
||
黄弈 | ||
|
||
### 本双周工作 | ||
|
||
1. 完成tan_coo/tan_csr算子复数运算逻辑 <https://github.com/PaddlePaddle/Paddle/pull/67885> | ||
|
||
2. 同步tan算子文档 <https://github.com/PaddlePaddle/docs/pull/6855> | ||
|
||
3. 完成sinh_coo/sinh_csr算子复数运算逻辑 <https://github.com/PaddlePaddle/Paddle/pull/67976> | ||
|
||
### 未来双周计划 | ||
|
||
1. 完成sinh_coo/sinh_csr算子开发 | ||
|
||
2. 完善rsqrt算子 |