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
aca55881b9
bitsandbytes-rocm
/
bitsandbytes
History
Tim Dettmers
aca55881b9
Merge branch 'main' into remove_unused_code
2022-09-05 16:29:25 -07:00
..
autograd
Remove unused code
2022-08-24 18:43:18 +03:00
cuda_setup
Merge branch 'main' into remove_unused_code
2022-09-05 16:29:25 -07:00
nn
Fixed bug in Linear8bitLt, when the bias is None.
2022-08-17 03:45:57 -07:00
optim
Some initial code. Needs to be tested.
2022-08-23 13:59:34 -07:00
__init__.py
factored cuda_setup.main out into smaller modules and functions
2022-08-02 21:26:50 -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
functional.py
Merge branch 'main' into remove_unused_code
2022-09-05 16:29:25 -07:00
utils.py
Replace print_stderr with warnings.warn
2022-08-24 18:45:17 +03:00