u39kun / deep-learning-benchmark

Deep Learning Benchmark for comparing the performance of DL frameworks, GPUs, and single vs half precision
429 stars 65 forks source link

Extend benchmark results with RTX-2080 Ti and Reformat Output Tables #13

Closed guitarmind closed 5 years ago

guitarmind commented 5 years ago

Hi @u39kun,

Thanks for your wonderful benchmark scripts! It really helps us to create reproducible benchmarking numbers for comparison! I used your script to add benchmarks for the new RTX-2080 Ti card on Tensorflow and PyTroch, and also tried to reformat the tables for better readability. I couldn't find the script for generating your bar charts as images, if you could share I can also help redo the same!

I wrote a post about the RTX-2080 Ti benchmark using your scripts: https://www.linkedin.com/pulse/its-time-your-own-deep-learning-box-rtx-2080-ti-benchmarks-mark-peng/

See if we can merge this PR for new numbers and formats, any suggestions are welcome, thanks!

Regards, Mark Peng

u39kun commented 5 years ago

Thank you so much, @guitarmind !!!