"tests/models/squeezebert/__init__.py" did not exist on "5b396457e5035a8b16ddee14b205c098598fe6bb"
  • 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_blip.py 4.95 KB