"tests/test_feature_extraction_utils.py" did not exist on "6a5272b2054622e27b4843e0c9722cc716d5458d"
  • amyeroberts's avatar
    Refactor image processor testers (#25450) · 41d56ea6
    amyeroberts authored
    * 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
    41d56ea6
test_image_processing_videomae.py 7.75 KB