1. 12 Jul, 2022 2 commits
  2. 11 Jul, 2022 5 commits
  3. 08 Jul, 2022 1 commit
  4. 07 Jul, 2022 1 commit
  5. 06 Jul, 2022 3 commits
  6. 05 Jul, 2022 2 commits
  7. 04 Jul, 2022 3 commits
  8. 01 Jul, 2022 7 commits
  9. 30 Jun, 2022 6 commits
  10. 29 Jun, 2022 9 commits
  11. 28 Jun, 2022 1 commit
    • Nicolas Patry's avatar
      Fixing a regression with `return_all_scores` introduced in #17606 (#17906) · 776855c7
      Nicolas Patry authored
      Fixing a regression with `return_all_scores` introduced in #17606
      
      - The legacy test actually tested `return_all_scores=False` (the actual
        default) instead of `return_all_scores=True` (the actual weird case).
      
      This commit adds the correct legacy test and fixes it.
      
      Tmp legacy tests.
      
      Actually fix the regression (also contains lists)
      
      Less diffed code.
      776855c7