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
a06a0f6a08
bitsandbytes-rocm
/
csrc
History
Tim Dettmers
c82f51c0f7
Increased occupancy.
2023-07-19 16:08:37 -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
Increased occupancy.
2023-07-19 16:08:37 -07:00
kernels.cuh
Added fp32 compute type for gemv_4bit.
2023-07-09 21:06:01 -07:00
ops.cu
Added more extensive gemv tests; blocksize guard for gemv.
2023-07-11 05:55:49 -07:00
ops.cuh
Added fp32 compute type for gemv_4bit.
2023-07-09 21:06:01 -07:00
pythonInterface.c
Guard for prefetchAsync GPU capability.
#470
#451
#477
2023-07-16 21:12:03 -07:00