bitsandbytes-rocm/csrc
2023-04-01 10:33:03 -07:00
..
common.cpp Fixed 2^31 max size issue for cpu blockwise quant. 2022-09-11 11:55:09 -07:00
common.h Fixed 2^31 max size issue for cpu blockwise quant. 2022-09-11 11:55:09 -07:00
cpu_ops.cpp Remove trailing whitespace & ensure newline at EOF 2022-10-27 13:11:29 +02:00
cpu_ops.h Fixed 2^31 max size issue for cpu blockwise quant. 2022-09-11 11:55:09 -07:00
kernels.cu Added bf16 Adam. 2023-04-01 10:33:03 -07:00
kernels.cuh Added fp4 quant/dequant and dequant optimizations. 2023-02-04 14:52:04 -08:00
ops.cu Added bf16 Adam. 2023-04-01 10:33:03 -07:00
ops.cuh Added fp4 quant/dequant and dequant optimizations. 2023-02-04 14:52:04 -08:00
pythonInterface.c Added bf16 Adam. 2023-04-01 10:33:03 -07:00