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
20e1677dfd
bitsandbytes-rocm
/
bitsandbytes
/
optim
History
Tim Dettmers
20e1677dfd
Added module override, bnb.nn.Embedding
#13
#15
#19
2021-11-29 09:32:13 -08:00
..
__init__.py
Added AdamW.
#10
#13
2021-11-28 21:18:11 -08:00
adagrad.py
Added adagrad with tests (no clipping).
2021-11-10 15:10:02 -08:00
adam.py
Merge branch 'main' of github.com:facebookresearch/bitsandbytes into 0.26.0
2021-11-29 08:24:17 -08:00
adamw.py
Added AdamW.
#10
#13
2021-11-28 21:18:11 -08: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 module override, bnb.nn.Embedding
#13
#15
#19
2021-11-29 09:32:13 -08:00
rmsprop.py
sgd.py