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
Qiao Longfei dfe85fb358
fix build
7 years ago
..
CMakeLists.txt
adadelta_op.cc Change tensor uses proto::VarType::type 7 years ago
adadelta_op.cu Fix Eigen macro when using GPU 7 years ago
adadelta_op.h rewrite variable type 7 years ago
adagrad_op.cc Change tensor uses proto::VarType::type 7 years ago
adagrad_op.cu Fix Eigen macro when using GPU 7 years ago
adagrad_op.h rewrite variable type 7 years ago
adam_op.cc Merge pull request #14889 from jacquesqiao/optimize-adam 7 years ago
adam_op.cu Fix Eigen macro when using GPU 7 years ago
adam_op.h fix build 7 years ago
adamax_op.cc Change tensor uses proto::VarType::type 7 years ago
adamax_op.cu Fix Eigen macro when using GPU 7 years ago
adamax_op.h rewrite variable type 7 years ago
decayed_adagrad_op.cc Change tensor uses proto::VarType::type 7 years ago
decayed_adagrad_op.cu Fix Eigen macro when using GPU 7 years ago
decayed_adagrad_op.h rewrite variable type 7 years ago
ftrl_op.cc Change tensor uses proto::VarType::type 7 years ago
ftrl_op.cu Fix Eigen macro when using GPU 7 years ago
ftrl_op.h rewrite variable type 7 years ago
lars_momentum_op.cc
lars_momentum_op.cu
lars_momentum_op.h
momentum_op.cc
momentum_op.cu Fp16 training (#14992) 7 years ago
momentum_op.h Fp16 training (#14992) 7 years ago
proximal_adagrad_op.cc Change tensor uses proto::VarType::type 7 years ago
proximal_adagrad_op.cu Fix Eigen macro when using GPU 7 years ago
proximal_adagrad_op.h
proximal_gd_op.cc Change tensor uses proto::VarType::type 7 years ago
proximal_gd_op.cu Fix Eigen macro when using GPU 7 years ago
proximal_gd_op.h
rmsprop_op.cc
rmsprop_op.cu Fix Eigen macro when using GPU 7 years ago
rmsprop_op.h
sgd_op.cc
sgd_op.cu rewrite variable type 7 years ago
sgd_op.h