bitsandbytes-rocm/bitsandbytes
2022-08-16 10:56:17 -07:00
..
autograd Merge branch 'debug' into cuda-bin-switch-and-cli 2022-08-04 08:03:00 -07:00
cuda_setup Added the case that all env variables are empty (CUDA docker). 2022-08-05 08:57:52 -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 Removed storage() from get_ptr; added boilerplate for bias dequant_mm. 2022-08-16 10:56:17 -07:00
utils.py factored cuda_setup.main out into smaller modules and functions 2022-08-02 21:26:50 -07:00