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 gain vs normal way implementation #2

Open
anhle-uet opened this issue Jan 7, 2020 · 1 comment
Open

Performance gain vs normal way implementation #2

anhle-uet opened this issue Jan 7, 2020 · 1 comment

Comments

@anhle-uet
Copy link

I'm not familiar with CUDA programming. Could you explain a little bit about the key factors in this implementation that brings performance gain? Thanks a lot!

@digantamisra98
Copy link

@anhle-uet The performance in terms of generalization capability of the network is mirrored for both the normal implementation and the CUDA implementation, however, the CUDA implementation is much faster.

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