"src/libtorchaudio/sox/utils.cpp" did not exist on "f1d8d1e0da44f6503c01ddcae2e40772b400ea2d"
  1. 22 Apr, 2025 1 commit
    • Matthew Douglas's avatar
      Updates for device agnosticism (#1601) · 1088ec52
      Matthew Douglas authored
      * Include device support tags for transformers multi-backend compatability; add xpu() and cpu() to Params4bit
      
      * Make test suite more device-agnostic
      
      * Additional device agnostic tests
      
      * Additional device agnosticism for tests
      
      * Add BNB_TEST_DEVICE env var to manually select device for unit tests
      
      * Include device support tags for transformers multi-backend compatability; add xpu() and cpu() to Params4bit
      
      * Make test suite more device-agnostic
      
      * Additional device agnostic tests
      
      * Additional device agnosticism for tests
      
      * Add BNB_TEST_DEVICE env var to manually select device for unit tests
      
      * Small bugfix for int8 test
      
      * Exclude backward() from code coverage reports
      
      * Params4bit: don't try to quantize when moving to meta device
      1088ec52
  2. 27 Mar, 2025 1 commit
    • Matthew Douglas's avatar
      Test cleanup (#1576) · 8b6fe9ee
      Matthew Douglas authored
      * Testing cleanup
      
      * More test cleanup
      
      * Additional deprecations/removals.
      
      * Skip benchmark, deprecated, slow tests by default
      8b6fe9ee
  3. 20 Sep, 2024 2 commits
  4. 13 Mar, 2024 1 commit
  5. 21 Feb, 2024 1 commit
  6. 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
  7. 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
  8. 17 Jul, 2023 1 commit
  9. 24 May, 2023 1 commit
  10. 07 May, 2023 1 commit
  11. 06 May, 2023 1 commit
  12. 18 Apr, 2023 1 commit
  13. 11 Apr, 2023 2 commits
  14. 07 Apr, 2023 1 commit
  15. 01 Apr, 2023 1 commit
  16. 22 Mar, 2023 1 commit
  17. 09 Mar, 2023 2 commits
  18. 27 Oct, 2022 1 commit
  19. 24 Oct, 2022 1 commit
  20. 01 Aug, 2022 2 commits
  21. 22 Jul, 2022 1 commit
  22. 30 Jun, 2022 1 commit
  23. 29 Nov, 2021 2 commits
  24. 10 Nov, 2021 1 commit
  25. 21 Oct, 2021 1 commit
  26. 06 Oct, 2021 1 commit