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

Show the GPU info in the benchmark output table #14

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

amirsojoodi
Copy link

Show the GPU name/description in the column header. Sth like this:

Benchmark Time (ms) on NVIDIA GeForce GTX 1060 3GB Intel(R) Xeon(R) W-2150B CPU @ 3.00GHz NVIDIA GeForce RTX 3090 Error
unary 1d(1, 'neg') 0.013 0.001 0.003
unary 1d(1, 'sigmoid') 0.012 0.001 0.003
unary 1d(729, 'neg') 0.018 0.001 0.003
unary 1d(729, 'sigmoid') 0.010 0.002 0.003
...

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

Successfully merging this pull request may close these issues.

1 participant