"test/gemm_add/test_gemm_add.hpp" did not exist on "05fd7ff897b5e0c4c531f8a97db6d84ee8592fed"
  • Nicolas Patry's avatar
    Factored out some code in the `image-segmentation` pipeline. (#19727) · 5fd5990d
    Nicolas Patry authored
    * Factored out some code in the image-segmentation pipeline
    
    Re-enable `small_model_pt`.
    
    Re-enable `small_model_pt`.
    
    Enabling the current test with the current values.
    
    Debugging the values on the CI.
    
    More logs ? Printing doesn't work ?
    
    Using the CI values instead. Seems to be a Pillow sensitivity.
    
    Added a test showcasing that models not supporting some tasks get a
    clear error.
    
    Factored out code.
    
    Further factor out.
    
    Fixup.
    
    Bad rebase.
    
    Put `panoptic` before `instance` as it should be a superset.
    
    * Fixing tests.
    
    * Adding subtasks tests
    
    + Fixes `instance` segmentation which was broken due to default and
    non kwargs arguments.
    
    * Fix bad replace.
    5fd5990d
test_pipelines_image_segmentation.py 21.6 KB