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
de53588934
bitsandbytes-rocm
/
bitsandbytes
History
Tim Dettmers
de53588934
Added Int8 matmul support for all GPUs. Full backward support.
2023-02-01 20:09:31 -08:00
..
autograd
Added Int8 matmul support for all GPUs. Full backward support.
2023-02-01 20:09:31 -08:00
cuda_setup
Added error message for unexpected CUDA exception.
2023-01-03 06:57:07 -08:00
nn
Added Int8 matmul support for all GPUs. Full backward support.
2023-02-01 20:09:31 -08:00
optim
Fix several typos in logging and comments
2022-11-01 09:53:47 +01:00
__init__.py
Sort imports
2022-10-27 13:15:21 +02:00
__main__.py
Sort imports
2022-10-27 13:15:21 +02: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
Replace print_stderr with warnings.warn
2022-08-24 18:45:17 +03:00