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
75377d125e
bitsandbytes-rocm
/
bitsandbytes
/
optim
History
Tom Aarsen
62c0bd2278
Fix several typos in logging and comments
...
Via codespell
2022-11-01 09:53:47 +01:00
..
__init__.py
Sort imports
2022-10-27 13:15:21 +02: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
optimizer.py
Fix several typos in logging and comments
2022-11-01 09:53:47 +01: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