You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Megvii Engine Team f386381080 fix(imperative): fix inplace operation of optim 3 years ago
..
__init__.py feat(mge/dnn): add lamb optimizer 3 years ago
adadelta.py chore(license): remove all license in file header 3 years ago
adagrad.py chore(license): remove all license in file header 3 years ago
adam.py chore(license): remove all license in file header 3 years ago
adamw.py chore(license): remove all license in file header 3 years ago
clip_grad.py chore(license): remove all license in file header 3 years ago
lamb.py feat(mge/dnn): add lamb optimizer 3 years ago
lr_scheduler.py chore(license): remove all license in file header 3 years ago
multi_step_lr.py chore(license): remove all license in file header 3 years ago
optimizer.py fix(imperative): fix inplace operation of optim 2 years ago
sgd.py style(imperative/amp): reformat code 3 years ago