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
97b2567ada
bitsandbytes-rocm
/
bitsandbytes
History
rapsealk
97b2567ada
fix: Replace libcudart with pytorch api
2023-04-25 17:00:02 +09:00
..
autograd
Merge pull request
#159
from TimDettmers/serialize_8bit
2023-04-11 07:24:51 -07:00
cuda_setup
fix: Replace libcudart with pytorch api
2023-04-25 17:00:02 +09:00
nn
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
Fixed CUDA Conda PyTorch 2.0 issues.
2023-04-11 12:10:20 -07:00
functional.py
Added pre/post call to all lib calls.
Fixes
#120
2023-04-11 09:36:56 -07:00
utils.py