Skip to content

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

Notifications You must be signed in to change notification settings

RobMcH/deep-learning-benchmark

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Benchmark on Deep Learning Frameworks and GPUs

Performance benchmark of tensorflow for GPU accelerated neural networks, including the effect of adjusting the floating point precision (the new Volta/Turing architecture allows performance boost by utilizing half/mixed-precision calculations.)

Usage

python benchmark.py

Original code by https://github.com/u39kun/deep-learning-benchmark

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%