bitsandbytes-rocm/csrc
2023-01-28 17:05:22 -08: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 outlier detector and fake quantization layer. 2023-01-28 17:05:22 -08:00
kernels.cuh Merge branch 'main' into cleanup 2022-11-17 15:22:29 +01:00
ops.cu Merge branch 'main' into cleanup 2023-01-02 11:19:16 +01:00
ops.cuh Merge branch 'main' into cleanup 2022-11-17 15:22:29 +01:00
pythonInterface.c Merge branch 'main' into cleanup 2022-11-17 15:22:29 +01:00