bitsandbytes-rocm/bitsandbytes
2022-08-23 16:00:26 -07:00
..
autograd Added fused bias to matmullt. 2022-08-16 12:00:54 -07:00
cuda_setup Some initial code. Needs to be tested. 2022-08-23 13:59:34 -07:00
nn Fixed bug in Linear8bitLt, when the bias is None. 2022-08-17 03:45:57 -07:00
optim Some initial code. Needs to be tested. 2022-08-23 13:59:34 -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 Enhanced error handling in CUDA SETUP failures. 2022-08-16 19:03:19 -07:00
debug_cli.py ran black and isort for coherent code formatting 2022-08-01 03:31:48 -07:00
functional.py Fixed issue where Pascal was not displaying proper error. 2022-08-23 16:00:26 -07:00
utils.py factored cuda_setup.main out into smaller modules and functions 2022-08-02 21:26:50 -07:00