bitsandbytes-rocm/csrc
2022-09-13 10:37:53 -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 Fixed cpu blockwise quantization for small input tensors. 2022-09-13 10:37:53 -07: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 fused bias in dequant_mm. 2022-08-16 11:12:09 -07:00
kernels.cuh Removed storage() from get_ptr; added boilerplate for bias dequant_mm. 2022-08-16 10:56:17 -07:00
ops.cu Fixed issue where Pascal was not displaying proper error. 2022-08-23 16:00:26 -07:00
ops.cuh Removed storage() from get_ptr; added boilerplate for bias dequant_mm. 2022-08-16 10:56:17 -07:00
pythonInterface.c Fixed 2^31 max size issue for cpu blockwise quant. 2022-09-11 11:55:09 -07:00