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
7140c01405
bitsandbytes-rocm
/
csrc
History
Tim Dettmers
7140c01405
Merge branch 'main' into fp8_merge
2023-04-12 11:44:39 -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
Merge branch 'main' into fp8_merge
2023-04-12 11:44:39 -07:00
kernels.cuh
always pass beta2 into all the 1state functions
2023-03-10 13:00:59 -08:00
ops.cu
Merge branch 'main' into fp8_merge
2023-04-12 11:44:39 -07:00
ops.cuh
do a bunch of typical bookkeeping before getting to main lion logic
2023-03-09 10:10:19 -08:00
pythonInterface.c
Merge branch 'main' into fp8_merge
2023-04-12 11:44:39 -07:00