Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 392 Bytes

File metadata and controls

8 lines (5 loc) · 392 Bytes

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