- 13 Mar, 2024 1 commit
-
-
Ruff authored
-
- 21 Feb, 2024 1 commit
-
-
Titus authored
-
- 05 Feb, 2024 1 commit
-
-
Aarni Koskela authored
Co-authored-by:Titus von Koeller <titus@vonkoeller.com> fix erroneous correction
-
- 01 Feb, 2024 2 commits
-
-
Aarni Koskela authored
-
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"`)
-
- 30 Jan, 2024 1 commit
-
-
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:Titus <9048635+Titus-von-Koeller@users.noreply.github.com>
-
- 24 Jan, 2024 1 commit
-
-
Aarni Koskela authored
* implicitly skip any test that implicitly uses CUDA on a non-CUDA box * add a `requires_cuda` fixture
-
- 08 Jan, 2024 1 commit
-
-
Tim Dettmers authored
-
- 22 Jul, 2023 1 commit
-
-
Tim Dettmers authored
-
- 10 Jul, 2023 1 commit
-
-
Tim Dettmers authored
-
- 07 May, 2023 1 commit
-
-
Tim Dettmers authored
-
- 12 Apr, 2023 1 commit
-
-
Tim Dettmers authored
-
- 04 Apr, 2023 1 commit
-
-
Tim Dettmers authored
-
- 03 Apr, 2023 1 commit
-
-
Tim Dettmers authored
-
- 01 Apr, 2023 1 commit
-
-
Tim Dettmers authored
-
- 14 Feb, 2023 1 commit
-
-
Tim Dettmers authored
-
- 05 Feb, 2023 2 commits
-
-
Tim Dettmers authored
-
Tim Dettmers authored
-
- 02 Feb, 2023 1 commit
-
-
Tim Dettmers authored
-
- 27 Oct, 2022 1 commit
-
-
Tom Aarsen authored
via pyupgrade --py37-plus. The changes e.g. are subclassing from object, calling super() with super(ThisClass, self), or old-style syntax formatting.
-
- 24 Oct, 2022 1 commit
-
-
Tim Dettmers authored
-
- 20 Sep, 2022 2 commits
-
-
Tim Dettmers authored
-
justheuristic authored
-
- 17 Sep, 2022 12 commits
-
-
justheuristic authored
-
justheuristic authored
-
justheuristic authored
-
justheuristic authored
-
justheuristic authored
-
justheuristic authored
-
justheuristic authored
-
justheuristic authored
-
justheuristic authored
-
justheuristic authored
-
justheuristic authored
-
justheuristic authored
-
- 17 Aug, 2022 1 commit
-
-
Tim Dettmers authored
-
- 01 Aug, 2022 2 commits
-
-
Titus von Koeller authored
-
Titus von Koeller authored
-
- 22 Jul, 2022 1 commit
-
-
Tim Dettmers authored
-
- 30 Jun, 2022 1 commit
-
-
Max Ryabinin authored
-