bitsandbytes-rocm/bitsandbytes/optim
2023-04-11 09:16:01 -07:00
..
__init__.py initial commit, slowly work from interface into the kernel 2023-03-09 08:08:46 -08:00
adagrad.py Simplify statements into equivalent, modern variants 2022-10-27 13:14:13 +02:00
adam.py Simplify statements into equivalent, modern variants 2022-10-27 13:14:13 +02:00
adamw.py Simplify statements into equivalent, modern variants 2022-10-27 13:14:13 +02:00
lamb.py Simplify statements into equivalent, modern variants 2022-10-27 13:14:13 +02:00
lars.py Remove f-prefix from strings that don't use formatting 2022-10-27 13:36:39 +02:00
lion.py whoops 2023-03-10 08:59:49 -08:00
optimizer.py Fixed bug where beta2 was not passed into Lion 32-bit. 2023-04-11 09:16:01 -07:00
rmsprop.py Remove f-prefix from strings that don't use formatting 2022-10-27 13:36:39 +02:00
sgd.py Remove f-prefix from strings that don't use formatting 2022-10-27 13:36:39 +02:00