Commit Graph

27 Commits (7728a20175cb8aa10d8279393b42307131f8a383)

Author SHA1 Message Date
Zhou Wei 8002b2beb4
Avoid logging.info be printed many times in dygraph_mode,test=develop (#23932)
5 years ago
Zhou Wei 629b6c7896
add the prompt message of repeated settings of regularization,test=develop (#23355)
5 years ago
Leo Chen 488b2387e2
Feature/expand params in auto-generated pybind functions for dygraph operators (#23181)
5 years ago
Aurelius84 a2603c5bf4
Remove _optimized_guard of append_regularization_ops in Dgraph mode (#22271)
5 years ago
Leo Chen 51cb918a05 update layers used in transformer dygraph model, test=develop (#22051)
5 years ago
juncaipeng 5ed23c6082
Modify doc for shuffle, firstn, save_vars, load_vars, L1DecayRegularizer, L2DecayRegularizer (#20287)
5 years ago
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
6 years ago
Wu Yi efafc72f62
Hide program APIs (#12315)
6 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