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
c93a90d075
bitsandbytes-rocm
/
bitsandbytes
History
Tim Dettmers
c93a90d075
Fixed FP4 import and data type conversion in backward.
2023-02-14 13:31:39 -08:00
..
autograd
Fixed FP4 import and data type conversion in backward.
2023-02-14 13:31:39 -08:00
cuda_setup
Added fp4 quant/dequant and dequant optimizations.
2023-02-04 14:52:04 -08:00
nn
Fixed FP4 import and data type conversion in backward.
2023-02-14 13:31:39 -08:00
optim
Fix several typos in logging and comments
2022-11-01 09:53:47 +01:00
__init__.py
Forward matmul_fp4 tests pass.
2023-02-04 21:11:21 -08:00
__main__.py
Sort imports
2022-10-27 13:15:21 +02:00
cextension.py
Added fp4 quant/dequant and dequant optimizations.
2023-02-04 14:52:04 -08:00
functional.py
Added matmul_fp4 to the benchmark.
2023-02-04 22:00:04 -08:00
utils.py
Replace print_stderr with warnings.warn
2022-08-24 18:45:17 +03:00