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

Add bench tests to track performance improvements #8

Open
ehiggs opened this issue Jan 1, 2016 · 2 comments
Open

Add bench tests to track performance improvements #8

ehiggs opened this issue Jan 1, 2016 · 2 comments

Comments

@ehiggs
Copy link
Contributor

ehiggs commented Jan 1, 2016

Add bench tests to track performance improvements.

@MichaelHirn
Copy link
Member

The beneches for all native available methods got introduced with #7. Benches for CUDA (cuDNN) are still missing though.

@MichaelHirn
Copy link
Member

Update, since the introduction of Leaf 0.2.

Leaf has a debug functionality, that can be activated when executing the examples, which prints the execution time for each layer. The Leaf layer has some overhead, but it can be taken as a proxy for the "raw" operation e.g. convolutions via cuDNN.

That being said, this issue is not closed yet, as we would like to have it more isolated here in the library.

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