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
Assignees
Milestone

Comments

@Superjomn
Copy link
Collaborator

Superjomn commented May 14, 2018

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

@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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants