deep-learning-benchmark icon indicating copy to clipboard operation
deep-learning-benchmark copied to clipboard

Deep Learning Benchmark for comparing the performance of DL frameworks, GPUs, and single vs half precision

Results 6 deep-learning-benchmark issues
Sort by recently updated
recently updated
newest added

This is an open thread for requests.

enhancement
help wanted

Hi! Thanks for your wonderful work. I hope to cite the training speed results in my research on GPU devices, can you let me know if there's paper or report...

deactivating autograd: changed deprecated volatile=True command to with torch.no_grad() block

Hi, @u39kun! Nvidia claims 6x performance improvement with recent cudnn 7.2 (https://developer.nvidia.com/cudnn) Could you please try it on Titan V? ![image](https://user-images.githubusercontent.com/1128788/44311909-2901c980-a3f8-11e8-8085-0f4cbb23f6d0.png) Thank you!

Hi, I have been using your benchmark to run different test and comparison between 10 series cards, now I have received the RTX 2080 ti and when trying to run...

Thank you for excellent data points! Can you estimate potential increase in minibatch size when going to mixed precision? Nvidia claims memory usage should go down, but aren't specific. In...