Stephen from Lambda here. These are, to our knowledge, the first public Deep Learning benchmarks for the 2080 Ti on actual hardware. We've provided all of the code and tooling to reproduce these results yourself so, if you have a 2080 Ti or another GPU you want to benchmark, please feel free to reproduce these results yourself:
6 comments
[ 3.6 ms ] story [ 24.8 ms ] threadhttps://github.com/lambdal/lambda-tensorflow-benchmark
You compared each model fixed number of times (images/sec). What was the training accuracy difference between FP32 and FP16? Do they match?
I would like find out the efficiency gain when training he same model to same accuracy with different floating points types and the same model size.