Benchmark for image-based neural networks for inference framework
Created by: sidgoyal78
TODO:
The main task is to benchmark inference API for image recognition models, using different batch sizes and run on either GPU and CPU. We want to do both a overall time and operator level timing benchmark.
-
Model in recognize digits Results are here:https://github.com/sidgoyal78/paddle_notes/blob/master/benchmark/recoginze_digits.md Code used for those results: PR #8497
-
VGG-16
-
Resnet
-
Googlenet