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
75377d125e
bitsandbytes-rocm
/
bitsandbytes
History
Mitchell Wortsman
75377d125e
new experiments
2023-02-24 00:10:15 +00:00
..
autograd
Merge branch 'fp8sim' of github.com:TimDettmers/bitsandbytes into fp8sim
2023-02-23 10:56:49 -08:00
cuda_setup
Added error message for unexpected CUDA exception.
2023-01-03 06:57:07 -08:00
nn
new experiments
2023-02-24 00:10:15 +00:00
optim
Fix several typos in logging and comments
2022-11-01 09:53:47 +01:00
__init__.py
Added matmul_mixed.
2023-02-23 10:45:18 -08: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
Added more blocksizes for stochastic rounding; fixed dequant blocksize.
2023-02-14 13:55:17 -08:00
utils.py
Added outlier detector and fake quantization layer.
2023-01-28 17:05:22 -08:00