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
Qiyang Min c7f1f3ed0c
Merge pull request #16214 from velconia/imperative_infer_var_type
6 years ago
..
CMakeLists.txt Refine operator cmake (#14413) 6 years ago
adadelta_op.cc Change tensor uses proto::VarType::type 6 years ago
adadelta_op.cu Fix Eigen macro when using GPU 6 years ago
adadelta_op.h rewrite variable type 6 years ago
adagrad_op.cc Change tensor uses proto::VarType::type 6 years ago
adagrad_op.cu Fix Eigen macro when using GPU 6 years ago
adagrad_op.h rewrite variable type 6 years ago
adam_op.cc remote min_row_size_to_use_multithread in adam interface test=develop 6 years ago
adam_op.cu Fix Eigen macro when using GPU 6 years ago
adam_op.h fix const_cast 6 years ago
adamax_op.cc Change tensor uses proto::VarType::type 6 years ago
adamax_op.cu Fix Eigen macro when using GPU 6 years ago
adamax_op.h rewrite variable type 6 years ago
decayed_adagrad_op.cc Change tensor uses proto::VarType::type 6 years ago
decayed_adagrad_op.cu Fix Eigen macro when using GPU 6 years ago
decayed_adagrad_op.h rewrite variable type 6 years ago
ftrl_op.cc Change tensor uses proto::VarType::type 6 years ago
ftrl_op.cu Fix Eigen macro when using GPU 6 years ago
ftrl_op.h rewrite variable type 6 years ago
lars_momentum_op.cc Polish code style 6 years ago
lars_momentum_op.cu Refine operator cmake (#14413) 6 years ago
lars_momentum_op.h Refine operator cmake (#14413) 6 years ago
momentum_op.cc Polish code style 6 years ago
momentum_op.cu Fp16 training (#14992) 6 years ago
momentum_op.h fix const_cast 6 years ago
proximal_adagrad_op.cc Change tensor uses proto::VarType::type 6 years ago
proximal_adagrad_op.cu Fix Eigen macro when using GPU 6 years ago
proximal_adagrad_op.h Refine operator cmake (#14413) 6 years ago
proximal_gd_op.cc Change tensor uses proto::VarType::type 6 years ago
proximal_gd_op.cu Fix Eigen macro when using GPU 6 years ago
proximal_gd_op.h Refine operator cmake (#14413) 6 years ago
rmsprop_op.cc Refine operator cmake (#14413) 6 years ago
rmsprop_op.cu Fix Eigen macro when using GPU 6 years ago
rmsprop_op.h fix const_cast 6 years ago
sgd_op.cc Polish code style 6 years ago
sgd_op.cu rewrite variable type 6 years ago
sgd_op.h simplify the jitkernel templates and tests 6 years ago