bitsandbytes-rocm/bitsandbytes
2023-04-12 07:56:52 -07:00
..
autograd Merge pull request from TimDettmers/serialize_8bit 2023-04-11 07:24:51 -07:00
cuda_setup Fixing . 2023-04-11 16:14:29 -07:00
nn Reduce diff 2023-02-25 06:24:58 +01:00
optim Fixed bug where beta2 was not passed into Lion 32-bit. 2023-04-11 09:16:01 -07:00
__init__.py
__main__.py Added more detailed cuda setup debug and debugging instructions. 2023-04-11 13:47:10 -07:00
cextension.py Added better error message for debugging on CUDA not detected failures. 2023-04-12 07:56:52 -07:00
functional.py Added pre/post call to all lib calls. Fixes 2023-04-11 09:36:56 -07:00
utils.py