1. 21 Feb, 2024 1 commit
  2. 01 Feb, 2024 1 commit
    • Aarni Koskela's avatar
      Test improvements (#1001) · 2336a45c
      Aarni Koskela authored
      * test_nvidia_transform: fix variable reference
      
      `out_order` is the global parametrization list, not the test fixture argument
      
      * Make `parametrize` use more idiomatic
      
      * Use a more deterministic helper for `dim*` determination
      
      * Convert NO_CUBLASLT errors into skips too
      
      * Mark slow and benchmark tests as such (allows `-k "not benchmark"`)
      2336a45c
  3. 30 Jan, 2024 1 commit
    • Aarni Koskela's avatar
      Ruff fixes (#984) · 706ec24d
      Aarni Koskela authored
      
      
      * Adjust Ruff configuration
      
      * do not autofix always
      * be less strict around tests and benchmarks
      * adjust ignores for now
      
      * Ruff: autofix I and F401
      
      * Apply ruff autofixes
      
      * Fix RUF013 complaint
      
      * Fix mutable default in replace_linear
      
      * Don't use bare except
      
      * Wrap bitsandbytes.__main__ entrypoint in function; fix "sensible" typo
      
      * Fix ruff B008 (function call in arguments)
      
      * Add ruff noqas as suitable
      
      * Fix RUF005 (splat instead of concatenating)
      
      * Fix B018 (useless expression)
      
      * Add pre-commit configuration + GitHub Actions lint workflow
      
      * Fix unused `e` in bitsandbytes/__main__.py
      
      * fix merge conflict resolution error
      
      * run pre-commit hook
      
      ---------
      Co-authored-by: default avatarTitus <9048635+Titus-von-Koeller@users.noreply.github.com>
      706ec24d
  4. 17 Jul, 2023 1 commit
  5. 24 May, 2023 1 commit
  6. 07 May, 2023 1 commit
  7. 06 May, 2023 1 commit
  8. 18 Apr, 2023 1 commit
  9. 11 Apr, 2023 2 commits
  10. 07 Apr, 2023 1 commit
  11. 01 Apr, 2023 1 commit
  12. 22 Mar, 2023 1 commit
  13. 09 Mar, 2023 2 commits
  14. 27 Oct, 2022 1 commit
  15. 24 Oct, 2022 1 commit
  16. 01 Aug, 2022 2 commits
  17. 22 Jul, 2022 1 commit
  18. 30 Jun, 2022 1 commit
  19. 29 Nov, 2021 2 commits
  20. 10 Nov, 2021 1 commit
  21. 21 Oct, 2021 1 commit
  22. 06 Oct, 2021 1 commit