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.
Paddle/paddle/fluid/operators/optimizers
leesusu a6beb96dd0
FTRL with sparse update, test=develop (#22092)
5 years ago
..
CMakeLists.txt
adadelta_op.cc Replace risky GetInputType method with secure IndicateVarDataType interface (#20668) 5 years ago
adadelta_op.cu
adadelta_op.h Add dygraph execution context (#20157) 5 years ago
adagrad_op.cc enhance cvm bpr_loss adam adagrad adamax ftrl error message, test=develop (#24452) 5 years ago
adagrad_op.cu
adagrad_op.h enhance cvm bpr_loss adam adagrad adamax ftrl error message, test=develop (#24452) 5 years ago
adam_op.cc Tensor value support (#23491) 5 years ago
adam_op.cu Tensor value support (#23491) 5 years ago
adam_op.h enhance cvm bpr_loss adam adagrad adamax ftrl error message, test=develop (#24452) 5 years ago
adamax_op.cc enhance cvm bpr_loss adam adagrad adamax ftrl error message, test=develop (#24452) 5 years ago
adamax_op.cu
adamax_op.h enhance cvm bpr_loss adam adagrad adamax ftrl error message, test=develop (#24452) 5 years ago
decayed_adagrad_op.cc Replace risky GetInputType method with secure IndicateVarDataType interface (#20668) 5 years ago
decayed_adagrad_op.cu
decayed_adagrad_op.h Add dygraph execution context (#20157) 5 years ago
dgc_momentum_op.cc Fix dgc accuracy by mv regularization to local (#21278) 5 years ago
dgc_momentum_op.cu Fix DGC algorithm flow to make it the same as paper (#20758) 5 years ago
dgc_momentum_op.h Fix dgc accuracy by mv regularization to local (#21278) 5 years ago
dpsgd_op.cc test Optimizer in dygraph (#21949) 5 years ago
dpsgd_op.h test Optimizer in dygraph (#21949) 5 years ago
ftrl_op.cc FTRL with sparse update, test=develop (#22092) 5 years ago
ftrl_op.cu
ftrl_op.h FTRL with sparse update, test=develop (#22092) 5 years ago
lamb_op.cc Optimize adam speed (#21777) 5 years ago
lamb_op.cu
lamb_op.h update error message for unstack op and lamb op; test=develop (#24439) 5 years ago
lars_momentum_op.cc GradMaker for dygraph (#19706) 5 years ago
lars_momentum_op.cu
lars_momentum_op.h
momentum_op.cc improve efficiency of runtime InferVarType (#22778) 5 years ago
momentum_op.cu
momentum_op.h Replace risky GetInputType method with secure IndicateVarDataType interface (#20668) 5 years ago
proximal_adagrad_op.cc Enhance error message of prefetch_op, proximal_adagrad_op, proximal_gd_op (#24436) 5 years ago
proximal_adagrad_op.cu
proximal_adagrad_op.h
proximal_gd_op.cc Enhance error message of prefetch_op, proximal_adagrad_op, proximal_gd_op (#24436) 5 years ago
proximal_gd_op.cu
proximal_gd_op.h
rmsprop_op.cc
rmsprop_op.cu
rmsprop_op.h
sgd_op.cc improve efficiency of runtime InferVarType (#22778) 5 years ago
sgd_op.cu Add dygraph execution context (#20157) 5 years ago
sgd_op.h Fix DGC algorithm flow to make it the same as paper (#20758) 5 years ago