Add benchmark for image classification (#240)
* squashed commits
* add checks for mac
* fix mac lscpu
* debug mac
* debug mac
* fix mac
* change according to ORTQuantizer change
* Trigger Build
* add question answering
* debug qa
* should be finally ready
* remove commented test
* adaptation for image classification
* add evaluation with pipelines for image classification
* fix time benchmark
* add files
* style
* add requirement
* fix evaluation check
* add keyword args
* style
* removed unused paramter
Co-authored-by: Felix Marty <felix@huggingface.co>