bitsandbytes-rocm/csrc
2023-07-08 16:31:58 -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 Turning optimization (float accumulation). 185 vs 50. 2023-07-08 16:31:58 -07:00
kernels.cuh Initial 4-bit naive batch size 1, 81 vs 185. 2023-07-03 18:45:38 -07:00
ops.cu Added bfloat16 quantizations and tests. 2023-07-04 19:58:31 -07:00
ops.cuh Initial 4-bit naive batch size 1, 81 vs 185. 2023-07-03 18:45:38 -07:00
pythonInterface.c Added bfloat16 quantizations and tests. 2023-07-04 19:58:31 -07:00