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

Benchmark guide #62

Open
Bil17t opened this issue Oct 17, 2019 · 5 comments
Open

Benchmark guide #62

Bil17t opened this issue Oct 17, 2019 · 5 comments

Comments

@Bil17t
Copy link

Bil17t commented Oct 17, 2019

First, congrats on such a successful framework! I would like to test the speed of daBNN on my platform. I can see the benchmark utility, but does it include actual inference on imagenet pictures? Any more detailed instruction?

@daquexian
Copy link
Contributor

daquexian commented Oct 17, 2019 via email

@daquexian
Copy link
Contributor

Which do you want to do, benchmark some models on your side, or do actual inference? Thanks!

@Bil17t
Copy link
Author

Bil17t commented Oct 18, 2019

I have tested the speed. It would be better if we can verify the accuracy as well. It will also be easier to deploy other models.

@daquexian
Copy link
Contributor

For verifying the accuracy, I think you can modify the code based on https://github.com/JDAI-CV/dabnn-example and check the output currently.

@daquexian
Copy link
Contributor

And if you want to verify the accuracy more carefully, you can check out 'binaries/run.cpp' about how to send a given input tensor to the model and retrieve the output.

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