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

Unstable performance with RK3288(armv7a) when use the new implement of winograd4 #310

Closed
BUG1989 opened this issue Mar 27, 2018 · 0 comments
Labels

Comments

@BUG1989
Copy link
Contributor

BUG1989 commented Mar 27, 2018

conv1-1_1 input: 56x56x64 kernel:3 stride:1 output: 54x54x64 time:10.404 GOPS:20.664
conv1-1_2 input: 56x56x64 kernel:3 stride:1 output: 54x54x64 time:10.584 GOPS:20.313
conv1-2_1 input: 56x56x64 kernel:3 stride:1 output: 54x54x64 time:34.943 GOPS:6.153
conv1-2_2 input: 56x56x64 kernel:3 stride:1 output: 54x54x64 time:31.684 GOPS:6.785
conv1-3_1 input: 56x56x64 kernel:3 stride:1 output: 54x54x64 time:39.462 GOPS:5.448
conv1-3_2 input: 56x56x64 kernel:3 stride:1 output: 54x54x64 time:39.940 GOPS:5.383

Testing environment:
CPU:RK3288([email protected])
OS:Android 5.1.1
Thread num:2

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

No branches or pull requests

2 participants