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] unseenme 2024.03.23~2024.04.05 #196

Merged
merged 2 commits into from
Apr 9, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
### 姓名

Github ID: [unseenme](https://github.com/unseenme)

### 实习项目

CINN 支持动态 Shape 专项 (后端模型扩量)

### 本周工作

1. **了解Monkey测试的意义**

充分认识通过Monkey进行Paddle品质保证工作的重要性。

2. **熟悉Monkey代码**

工作方向调整为利用Monkey增强Paddle的品质保证,先从熟悉Monkey的代码开始。

3. **了解Paddle如何做cinn的单测**

了解Paddle之中cinn单测是如何做的,为后面工作的开展做准备。

### 下周工作

1. 在Paddle的CINN单测中增加Monkey相关的内容。

### 导师点评

很好,继续互相努力。下周请阐述增加的Monkey testing内容。
Loading