bitsandbytes-rocm/bitsandbytes
2022-10-27 13:10:32 +02:00
..
autograd review 2022-09-20 06:36:32 +03:00
cuda_setup Added CUDA SETUP instruction generator. 2022-10-25 08:01:19 -07:00
nn Isolated CUDASetup logging; all tests green. 2022-10-24 11:54:25 -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 Remove references to unused cli 2022-10-27 13:10:32 +02:00
cextension.py Added CUDA SETUP instruction generator. 2022-10-25 08:01:19 -07:00
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