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
cuda_setup Perform check using implicit list length 2022-09-15 12:44:09 +02:00
nn
optim
__init__.py
__main__.py
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