optimum
553f588e - Fix benchmark tests (#298)

Comment changes are shownComment changes are hidden
Commit
2 years ago
Fix benchmark tests (#298) * test refactor * style * add question answering * remove ignore errors * fix yaml Co-authored-by: Felix Marty <felix@huggingface.co>
Author
Parents
  • .github/workflows
    • File
      test_benckmark.yml
  • optimum/utils/preprocessing
    • File
      question_answering.py
    • File
      token_classification.py
  • tests/benchmark
    • onnxruntime
      • File
        test_image_classification.py
      • File
        test_question_answering.py
      • File
        test_text_classification.py
      • File
        test_token_classification.py
    • File
      test_transformers_optimum_examples_parity.py