Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

添加一个可用的 CPU 验证task #46

Open
Superjomn opened this issue May 14, 2018 · 1 comment
Open

添加一个可用的 CPU 验证task #46

Superjomn opened this issue May 14, 2018 · 1 comment

Comments

@Superjomn
Copy link
Collaborator

Superjomn commented May 14, 2018

需要验证模型的 CPU 性能,精度,尽量调小阈值,达到可以检测代码库的效果

@Superjomn Superjomn created this issue from a note in Evaluations coming to bowl (To do) May 14, 2018
@Superjomn Superjomn added this to the ce-alpha milestone May 14, 2018
@guochaorong guochaorong moved this from To do to In progress in Evaluations coming to bowl May 14, 2018
@guochaorong
Copy link
Collaborator

guochaorong commented May 15, 2018

PR地址:
https://github.com/Superjomn/paddle-ce-latest-kpis/pull/11/files

比较稳定的阈值设置如下:
mnist
train_cost_kpi = 0.02
test_acc_kpi = 0.005
train_duration_kpi = 0.02
train_acc_kpi = 0.005

resnet30
train_cost_kpi = 0.05
train_acc_kpi = 0.02
test_acc_kpi = 0.05
train_speed_kpi = 0.01
train_duration_kpi = 0.02

@guochaorong guochaorong moved this from In progress to Done in Evaluations coming to bowl Aug 13, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Development

No branches or pull requests

3 participants