Commit Graph

21 Commits (0daa5c9772d95f3506fd164f78ff241ab0950b41)

Author SHA1 Message Date
Hongyu Liu b888a4c57c
fix regularizer lod bug (#17848)
6 years ago
Zhen Wang ad8bbe587e
Fix some api example codes' bugs and these APIs include load_inference_model, load_vars, save_vars, L1DecayRegularizer and L2DecayRegularizer. (#17324)
6 years ago
chengduo c5b6573a5a
Fix input<tensor> (#14208)
6 years ago
Xin Pan d5d09672c8 better fix
6 years ago
Xin Pan 4625f83f92 better handle var type inference
6 years ago
chengduo c40074aa94
fix l1 regularizer (#13881)
6 years ago
Xin Pan 2030958eee covert **kwargs to explicit arguments
7 years ago
Wu Yi efafc72f62
Hide program APIs (#12315)
7 years ago
minqiyang 99d3f08920 Add print_function for all python files
7 years ago
minqiyang 000ba1ac5f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_python3_syntax
7 years ago
chengduo 2409d0f710
Refine regularization for selected_rows (#12369)
7 years ago
minqiyang 559d36328c Apply 2to3 to current paddle main python code
7 years ago
chengduo 86b0a72576
Refine multi thread cpu parallel exe (#11406)
7 years ago
yuyang18 5832e817d5
Hide append_regularizer
7 years ago
qiaolongfei f69d2d9f75 add doc for L1DecayRegularizer and L2DecayRegularizer
7 years ago
yuyang18 017bba1664 Add op role
7 years ago
weixing 84ceffd02d Fix api display errors in fluid (#10051)
7 years ago
qiaolongfei 2f1778868e fix regularizer when gradient is None
7 years ago
chengduoZH 93107ce138 add regularization for test_machine_tranlation
7 years ago
chengduoZH 74523c41f1 enhance regularizer.py
7 years ago
Luo Tao b11956a0b5 move Fluid API code out of V2 API code
7 years ago