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
c7875533ce
bitsandbytes-rocm
/
bitsandbytes
History
Tim Dettmers
c7875533ce
Merge pull request
#213
from tonylins/dev/fix_no_absmax
...
Gix a bug in (de)quantize_no_absmax with multiple GPUs
2023-04-11 07:18:24 -07:00
..
autograd
Support 1650, 1660
2023-04-10 21:26:52 +03:00
cuda_setup
Fixed typo libsbitsandbytes_cpu.so
2023-04-05 09:28:41 +09: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
Fix for python 3.7
2023-01-04 17:38:33 +01:00
cextension.py
Fixed issue where the CUDA SETUP was not printed.
2023-01-04 03:50:53 -08:00
functional.py
fix a bug in quantize_no_absmax and dequantize_no_absmax with multiple gpus
2023-03-22 22:14:57 -04:00
utils.py
Replace print_stderr with warnings.warn
2022-08-24 18:45:17 +03:00