summaryrefslogtreecommitdiff
path: root/bitsandbytes/__init__.py
AgeCommit message (Expand)Author
2022-08-02factored cuda_setup.main out into smaller modules and functionsTitus von Koeller
2022-08-02move cuda_setup code into subpackageTitus von Koeller
2022-08-01reran black with linelength 80 for greater readabilityTitus von Koeller
2022-08-01ran black and isort for coherent code formattingTitus von Koeller
2022-07-22Most tests passing.Tim Dettmers
2022-07-01Fix importsMax Ryabinin
2022-07-01Add a CPU-only build optionMax Ryabinin
2021-10-05Initial commitTim Dettmers