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

Performance Listed? #1

Open
cscyangj opened this issue Nov 7, 2017 · 1 comment
Open

Performance Listed? #1

cscyangj opened this issue Nov 7, 2017 · 1 comment

Comments

@cscyangj
Copy link

cscyangj commented Nov 7, 2017

So can you List the performance of GPU ? which should be much better than CPU on mobile phone.

@OValery16
Copy link
Owner

In fact, the performance really depends on which device you are using. Generally speaking, only using CPU on mobile device is beneficial for very small network with very small workload. As soon as your network gets a bit deeper, you need a GPU. (convolution layers can become very slow with a simple CPU)

For the performance result, I invite you to check our paper.

CPU/GPU Collaboration Techniques for Transfer Learning on Mobile Devices
Olivier Valery Pangfeng Liu Jan-Jan Wu

International Conference on Parallel and Distributed Systems

(the paper accepted but not published yet)

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

No branches or pull requests

2 participants