Skip to content
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

Merged
merged 9 commits into from
Aug 26, 2024
Merged

Conversation

Layssy
Copy link
Contributor

@Layssy Layssy commented Jul 27, 2024

注意: 请将周报 PR 按以下格式命名:

[WeeklyReport] USERNAME 2024.mm1.dd1~2024.mm2.dd2

### 本周工作

1. **熟悉paddle的整个流程,以及工作内容**
2. **完成pd_op.index_select Maker的开发和单测**

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

请将整体待完成的列表和每周工作计划进行梳理哈。

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

待完成列表,是指需要还未进行开发的算子吗?

@yinfan98
Copy link
Collaborator

@Layssy 周报里格式需要有一栏是导师的review哈~

@yinfan98 yinfan98 changed the title Layssy add 2024.07.15~2024.07.28 WeeklyReport [WeeklyReport] Layssy 2024.07.15~2024.07.28 Aug 12, 2024

#### 算子的 Marker 的开发 和单测的实现

1. 完成Split_with_num 、multiply、 elementwise_max elementwise_min elementwise_pow elementwise_floordiv elementwise_sub elementwise_div elementwise_mod、shape以及greate_equal等算子的 marker 和单测 的开发

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这些整体需要完成哪些op marker / converter的开发,能否梳理一个列表

@Layssy
Copy link
Contributor Author

Layssy commented Aug 12, 2024

关于统计的模型设计到的算子哪些需要开发marker / converter 已经统计成一个word文档了。

1. 学习如何开发算子的converter
1. 熟悉Paddle-Inference-Demo 的c++端的流程

### 导师评价

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分支上

@yinfan98 yinfan98 merged commit 5f903d0 into PFCCLab:main Aug 26, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants