This website requires JavaScript.
Explore
Help
Register
Sign In
deftdawg
/
bitsandbytes-rocm
Watch
1
Star
0
Fork
0
You've already forked bitsandbytes-rocm
forked from
mrq/bitsandbytes-rocm
Code
Pull Requests
Activity
8b3c0f355c
bitsandbytes-rocm
/
bitsandbytes
/
optim
History
Tim Dettmers
8b3c0f355c
Added adagrad with tests (no clipping).
2021-11-10 15:10:02 -08:00
..
__init__.py
Added adagrad with tests (no clipping).
2021-11-10 15:10:02 -08:00
adagrad.py
Added adagrad with tests (no clipping).
2021-11-10 15:10:02 -08:00
adam.py
Fixed syntax and import error.
2021-10-21 16:04:18 -07:00
lamb.py
Changed from testpypi to pypi. Release 0.0.24
2021-10-07 08:39:38 -07:00
lars.py
optimizer.py
Added skip_zeros; tests are passing.
2021-10-20 19:15:47 -07:00
rmsprop.py
sgd.py