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.
 
 
 
 
 
 
Ziyan 660f578988 fix standalone prediction 5 years ago
..
__init__.py add adagrad optim 5 years ago
ada_grad.py update the description of some operations. 5 years ago
adam.py cpu check 5 years ago
ftrl.py update the description of some operations. 5 years ago
lamb.py fix bugs 5 years ago
lars.py !8648 PyNative Performance Optimization 5 years ago
lazyadam.py !10057 update the description of some operations. 5 years ago
momentum.py [bugfix]Momentum does not suport ps cache leading to process aborted 5 years ago
optimizer.py fix standalone prediction 5 years ago
proximal_ada_grad.py update the doc string of some operations. 5 years ago
rmsprop.py update documentation of warmup_lr, F1, RMSProp, BatchNorm2d and add some pictures of links of activation function. 5 years ago
sgd.py update the doc string of some operations. 5 years ago