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
8cceff72db
bitsandbytes-rocm
/
bitsandbytes
History
Jeongseok Kang
8cceff72db
Fixed typo libsbitsandbytes_cpu.so
2023-04-05 09:28:41 +09:00
..
autograd
Added Int8 matmul support for all GPUs. Full backward support.
2023-02-01 20:09:31 -08: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
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