bitsandbytes-rocm/csrc
2023-03-10 08:57:59 -08:00
..
common.cpp
common.h
cpu_ops.cpp
cpu_ops.h
kernels.cu missed adagrad 2023-03-09 14:05:45 -08:00
kernels.cuh
ops.cu do the epsilon beta2 switcharoo within the cuda code, and not within the python class (so that the state dict still makes sense) 2023-03-10 08:57:59 -08:00
ops.cuh
pythonInterface.c