bitsandbytes-rocm/bitsandbytes
2023-02-03 09:01:48 +01:00
..
autograd Added Int8 matmul support for all GPUs. Full backward support. 2023-02-01 20:09:31 -08:00
cuda_setup Merge branch 'main' into patch-1 2023-02-03 09:01:48 +01:00
nn Added Int8 matmul support for all GPUs. Full backward support. 2023-02-01 20:09:31 -08:00
optim
__init__.py
__main__.py Fix for python 3.7 2023-01-04 17:38:33 +01:00
cextension.py Fixed issue where the CUDA SETUP was not printed. 2023-01-04 03:50:53 -08:00
functional.py Merge branch 'main' into cleanup 2023-01-02 11:19:16 +01:00
utils.py