This website requires JavaScript.
Explore
Help
Register
Sign In
mrq
/
bitsandbytes-rocm
Watch
1
Star
0
Fork
1
You've already forked bitsandbytes-rocm
Code
Issues
1
Pull Requests
Packages
Projects
Releases
Wiki
Activity
62b6a9399d
bitsandbytes-rocm
/
bitsandbytes
History
Tim Dettmers
ed2e3b9db4
Merge pull request
#36
from tomaarsen/hotfix/os_error_name_too_long
...
Fixes `OSError: File name too long` when environment variable is too long
2022-10-09 16:47:11 -07:00
..
autograd
review
2022-09-20 06:36:32 +03:00
cuda_setup
Merge pull request
#36
from tomaarsen/hotfix/os_error_name_too_long
2022-10-09 16:47:11 -07:00
nn
debug
2022-09-18 01:09:24 +03: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
Enhanced error handling in CUDA SETUP failures.
2022-08-16 19:03:19 -07:00
debug_cli.py
ran black and isort for coherent code formatting
2022-08-01 03:31:48 -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