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.
 
 
 
 
 
 
wangnan39@huawei.com ddc558fd72 fix weight decay error in optimizer AdamWeightDecay 5 years ago
..
__init__.py add RMSProp optimizer 6 years ago
adam.py fix weight decay error in optimizer AdamWeightDecay 5 years ago
ftrl.py clean pylint 5 years ago
lamb.py fix weight decay error in optimizer AdamWeightDecay 5 years ago
lars.py support update parameter for vm 5 years ago
momentum.py fix bugs of Acosh, TopK, ResizeNearestNeighbor, DepthwiseConv2dNative 5 years ago
optimizer.py add keep_bn_fp32 parameter 5 years ago
rmsprop.py support update parameter for vm 5 years ago
sgd.py fix weight decay error in optimizer AdamWeightDecay 5 years ago