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
d10197bc93
bitsandbytes-rocm
/
csrc
History
arlo-phoenix
d10197bc93
Add HIP to cuda defines
...
collected by hipifying all files and then comparing with original Cuda file
2023-08-05 02:11:46 +02: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
Add HIP to cuda defines
2023-08-05 02:11:46 +02:00
kernels.cuh
Added fp32 compute type for gemv_4bit.
2023-07-09 21:06:01 -07:00
ops.cu
Add HIP to cuda defines
2023-08-05 02:11:46 +02:00
ops.cuh
Add HIP to cuda defines
2023-08-05 02:11:46 +02:00
pythonInterface.c
Add HIP to cuda defines
2023-08-05 02:11:46 +02:00