You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ColossalAI/colossalai/nn/optimizer
ver217 e4f555f29a
[optim] refactor fused sgd (#1134)
2 years ago
..
__init__.py reorgnize colotensor directory (#1062) 3 years ago
colo_optimizer.py reorgnize colotensor directory (#1062) 3 years ago
colossalai_optimizer.py Develop/experiments (#59) 3 years ago
cpu_adam.py [zero] improve adaptability for not-shard parameters (#708) 3 years ago
fused_adam.py polish optimizer docstring (#619) 3 years ago
fused_lamb.py polish optimizer docstring (#619) 3 years ago
fused_sgd.py [optim] refactor fused sgd (#1134) 2 years ago
hybrid_adam.py fix bugs in CPU adam (#633) 3 years ago
lamb.py Fixed docstring in colossalai (#171) 3 years ago
lars.py Fixed docstring in colossalai (#171) 3 years ago
utils.py fix bugs in CPU adam (#633) 3 years ago