bitsandbytes-rocm/bitsandbytes
2023-02-05 06:16:56 -08:00
..
autograd Fixed matmul_fp4 transpose. 2023-02-05 06:16:56 -08:00
cuda_setup Added fp4 quant/dequant and dequant optimizations. 2023-02-04 14:52:04 -08:00
nn Forward matmul_fp4 tests pass. 2023-02-04 21:11:21 -08:00
optim
__init__.py Forward matmul_fp4 tests pass. 2023-02-04 21:11:21 -08:00
__main__.py
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