-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WeeklyReport] Layssy 2024.07.15~2024.07.28 #309
Conversation
### 本周工作 | ||
|
||
1. **熟悉paddle的整个流程,以及工作内容** | ||
2. **完成pd_op.index_select Maker的开发和单测** |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
请将整体待完成的列表和每周工作计划进行梳理哈。
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
待完成列表,是指需要还未进行开发的算子吗?
@Layssy 周报里格式需要有一栏是导师的review哈~ |
|
||
#### 算子的 Marker 的开发 和单测的实现 | ||
|
||
1. 完成Split_with_num 、multiply、 elementwise_max elementwise_min elementwise_pow elementwise_floordiv elementwise_sub elementwise_div elementwise_mod、shape以及greate_equal等算子的 marker 和单测 的开发 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
这些整体需要完成哪些op marker / converter的开发,能否梳理一个列表
关于统计的模型设计到的算子哪些需要开发marker / converter 已经统计成一个word文档了。 |
1. 学习如何开发算子的converter | ||
1. 熟悉Paddle-Inference-Demo 的c++端的流程 | ||
|
||
### 导师评价 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
本周李伟已经统计完成check_inference.sh模型中全部算子的统计,并提交了elementwise_max、 elementwise_min 、elementwise_pow 、elementwise_floordiv 、elementwise_sub 、elementwise_div 、elementwise_mod、shape、greate_equal 的Marker到develop分支上
注意: 请将周报 PR 按以下格式命名: