1. 07 Jun, 2024 1 commit
  2. 22 May, 2024 1 commit
  3. 09 May, 2024 1 commit
  4. 25 Mar, 2024 1 commit
  5. 16 Aug, 2023 1 commit
    • amyeroberts's avatar
      Input data format (#25464) · 6bca43bb
      amyeroberts authored
      * Add copied from statements for image processors
      
      * Move out rescale and normalize to base image processor
      
      * Remove rescale and normalize from vit (post rebase)
      
      * Update docstrings and tidy up
      
      * PR comments
      
      * Add input_data_format as preprocess argument
      
      * Resolve tests and tidy up
      
      * Remove num_channels argument
      
      * Update doc strings -> default ints not in code formatting
      6bca43bb
  6. 11 Aug, 2023 1 commit
    • 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
  7. 03 Aug, 2023 1 commit
    • amyeroberts's avatar
      Update InstructBLIP & Align values after rescale update (#25209) · 30409af6
      amyeroberts authored
      * Update InstructBLIP values
      Note: the tests are not independent. Running the test independentely produces different logits compared to running all the integration tests
      
      * Update test values after rescale update
      
      * Remove left over commented out code
      
      * Revert to previous rescaling logic
      
      * Update rescale tests
      30409af6
  8. 02 Aug, 2023 1 commit
  9. 31 Jul, 2023 1 commit
  10. 28 Jul, 2023 1 commit
  11. 25 Jul, 2023 1 commit
  12. 14 Jul, 2023 1 commit
  13. 11 Jul, 2023 1 commit