bitsandbytes-rocm/bitsandbytes
2022-08-09 20:02:47 -07:00
..
autograd Fixed prod Python < 3.7 compatibility in function.py. 2022-08-08 09:13:22 -07:00
cuda_setup Added CUDA version warning and fixed cuda_install for 9.2/10.2. 2022-08-09 20:02:47 -07:00
nn reran black with linelength 80 for greater readability 2022-08-01 09:32:47 -07:00
optim reran black with linelength 80 for greater readability 2022-08-01 09:32:47 -07:00
__init__.py factored cuda_setup.main out into smaller modules and functions 2022-08-02 21:26:50 -07:00
__main__.py Fixed bug where python -m bitsandbytes was failing. 2022-08-07 09:49:36 -07:00
cextension.py Fixed bugs in cuda setup. 2022-08-04 09:16:00 -07:00
debug_cli.py ran black and isort for coherent code formatting 2022-08-01 03:31:48 -07:00
functional.py Fixed prod Python < 3.7 compatibility in function.py. 2022-08-08 09:13:22 -07:00
utils.py factored cuda_setup.main out into smaller modules and functions 2022-08-02 21:26:50 -07:00