This website requires JavaScript.
Explore
Help
Register
Sign In
mrq
/
bitsandbytes-rocm
Watch
1
Star
0
Fork
1
You've already forked bitsandbytes-rocm
Code
Issues
1
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2dcf38289d
bitsandbytes-rocm
/
csrc
History
broncotc
2dcf38289d
should be hippified, and all cuda checkes cleaned up, makefile not updated yet
2022-11-23 17:52:19 -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
Fixed cpu blockwise quantization for small input tensors.
2022-09-13 10:37:53 -07:00
cpu_ops.h
should be hippified, and all cuda checkes cleaned up, makefile not updated yet
2022-11-23 17:52:19 -08:00
kernels.cu
should be hippified, and all cuda checkes cleaned up, makefile not updated yet
2022-11-23 17:52:19 -08:00
kernels.cuh
should be hippified, and all cuda checkes cleaned up, makefile not updated yet
2022-11-23 17:52:19 -08:00
ops.cu
should be hippified, and all cuda checkes cleaned up, makefile not updated yet
2022-11-23 17:52:19 -08:00
ops.cuh
should be hippified, and all cuda checkes cleaned up, makefile not updated yet
2022-11-23 17:52:19 -08:00
pythonInterface.c
Added blocksizes 2048, 1024, and 512 to blockwise quant.
2022-11-06 16:27:48 -08:00