Add options to select the duration of the time benchmark, number of samples to evaluate on (#247)
* squashed commits
* fix mac lscpu
* debug mac
* debug mac
* fix mac
* Trigger Build
* add question answering
* debug qa
* should be finally ready
* adaptation for image classification
* add evaluation with pipelines for image classification
* fix time benchmark
* style
* add arguments for time benchmark and number of eval samples
* match parent branch
* more explicit logs
* add new params to tests
* fix tqdm
* fix regression
* change default onnxruntime opset
* remove import
* remove tqdm
* rebase and remove tqdm
Co-authored-by: Felix Marty <felix@huggingface.co>