summaryrefslogtreecommitdiff
path: root/setup.py
AgeCommit message (Collapse)Author
2022-08-17Fixed bug in Linear8bitLt, when the bias is None.Tim Dettmers
2022-08-16Enhanced error handling in CUDA SETUP failures.Tim Dettmers
2022-08-09Added CUDA version warning and fixed cuda_install for 9.2/10.2.Tim Dettmers
2022-08-08Fixed prod Python < 3.7 compatibility in function.py.Tim Dettmers
2022-08-08Removed prod for Python <= 3.7 compatibility.Tim Dettmers
2022-08-05Added the case that all env variables are empty (CUDA docker).Tim Dettmers
2022-08-05Bumping version for TestPyPi release.Tim Dettmers
2022-08-01Fixed syntax error; bumped revision for beta release.Tim Dettmers
2022-08-01ran black and isort for coherent code formattingTitus von Koeller
2022-07-31Added adjusted build file.Tim Dettmers
2022-07-31Initial build script changes (untested on PyPi).Tim Dettmers
2022-07-27adding CLI tool for CUDA install debugging - intermediate commitTitus von Koeller
2022-07-26Changed setup.py; deployed on test pypi.Tim Dettmers
2022-07-26Fixed cpuonly build.Tim Dettmers
2022-07-01Add a CPU-only build optionMax Ryabinin
2021-11-29Bumped version for release.Tim Dettmers
2021-10-21Changed versioning scheme to <major>.<minor>.<patch>.Tim Dettmers
2021-10-21Bumped version number for release.Tim Dettmers
2021-10-07Changed from testpypi to pypi. Release 0.0.24Tim Dettmers
2021-10-05Initial commitTim Dettmers