transformers/tests/models/efficientformer
amyeroberts 41d56ea6dd
Refactor image processor testers (#25450)
* Refactor image processor test mixin

- Move test_call_numpy, test_call_pytorch, test_call_pil to mixin
- Rename mixin to reflect handling of logic more than saving
- Add prepare_image_inputs, expected_image_outputs for tests

* Fix for oneformer
2023-08-11 11:30:18 +01:00
..
__init__.py Efficientformer (#20459) 2023-01-20 11:35:42 +03:00
test_image_processing_efficientformer.py Refactor image processor testers (#25450) 2023-08-11 11:30:18 +01:00
test_modeling_efficientformer.py Update old existing feature extractor references (#24552) 2023-06-29 10:17:36 +01:00
test_modeling_tf_efficientformer.py Fix functional TF Whisper and modernize tests (#24301) 2023-06-16 14:43:43 +01:00