bitsandbytes-rocm/bitsandbytes
Tom Aarsen 58aa7c53f6 Perform check using implicit list length
Instead of 'ccs is not None', as ccs is always a list, so this if is currently always True
2022-09-15 12:44:09 +02:00
..
autograd Remove unused code 2022-08-24 18:43:18 +03:00
cuda_setup Perform check using implicit list length 2022-09-15 12:44:09 +02: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 Version bump + bnb.utils import fix. 2022-09-08 13:16:16 -07:00
__main__.py Replace print_stderr with warnings.warn 2022-08-24 18:45:17 +03:00
cextension.py
debug_cli.py
functional.py Fixed 2^31 max size issue for cpu blockwise quant. 2022-09-11 11:55:09 -07:00
utils.py Replace print_stderr with warnings.warn 2022-08-24 18:45:17 +03:00