Commit Graph

8377 Commits (4c183b17f28f138b1fd633c18873365ca5ed2719)
 

Author SHA1 Message Date
gongweibao 4c183b17f2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into omitlstmunit
7 years ago
Zhaolong Xing f63273b99a Merge pull request #5151 from NHZlX/add_merge_model_scripts
7 years ago
chengduo 5a95792925 Merge pull request #4636 from chengduoZH/Add_pool_cudnn_op
7 years ago
xzl fbfa82950d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_merge_model_scripts
7 years ago
武毅 6ef9da8ef7 fix compile error (#5160)
7 years ago
gongweibao 8c9119afcd add logs and fix a bug (#5074)
7 years ago
Tao Luo c1fd1dc744 Merge pull request #5154 from tensor-tang/merge
7 years ago
chengduoZH cadee843b8 follow comments
7 years ago
gongweibao 0d0fd3fbd1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into omitlstmunit
7 years ago
Tao Luo 92c32799e7 Merge pull request #4864 from luotao1/maxseq
7 years ago
gongweibao bc0ecf2594 omit test_lstm_unit_op.py
7 years ago
xzl ebf606a2a0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_merge_model_scripts
7 years ago
Yang yaming fd5199fdf7 Merge pull request #3989 from pkuyym/fix-3923-r
7 years ago
Luo Tao f086f5649b Merge branch 'develop' into maxseq
7 years ago
武毅 24d988ce5c Merge pull request #4063 from typhoonzero/auc_op
7 years ago
xzl 6c783dc887 modify interface and comments
7 years ago
tensor-tang aecfeb7257 refine check macro
7 years ago
chengduoZH df48b43b91 fix clear zero method and remove useless code
7 years ago
yangyaming ac5f42184f Using static_cast to make more robust.
7 years ago
xzl f08bf453f7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_merge_model_scripts
7 years ago
xzl 9545163fdf add merge model tools
7 years ago
武毅 2000cafe75 Merge pull request #5132 from typhoonzero/fix_ft_job_converge
7 years ago
chengduoZH e5c167dc0b fix unit test
7 years ago
Yu Yang 8f4476b893 Add device.Wait() in fetch_op (#5141)
7 years ago
chengduoZH 0ab012cf7f fix doc
7 years ago
Abhinav Arora 94fb7ba4fa Adding L1 norm op for L1 regularization (#5058)
7 years ago
helinwang 20d9b20a2a Fix CI style check.
7 years ago
Yu Yang 9596731348 enhance default param_attrs (#5142)
7 years ago
Yu Yang b44f4ccbeb Make InferShape as a field in OpInfo (#5139)
7 years ago
QI JUN 7f8574c0f5 add sparse support for sum op (#5093)
7 years ago
Yu Yang 2366284165 Python API for save/load variables (#5136)
7 years ago
Abhinav Arora 8623e48ba8 Add python API for backward regularization ops (#5135)
7 years ago
Yu Yang be00b0c4d6 Gradient check use graph (#5027)
7 years ago
Qiao Longfei fc68290bcc update _create_op_func_ and support generate dropout layer (#5134)
7 years ago
fengjiayi aa379ccb5e Add functions of restoring ProgramDescBind from ProgramDesc (#5109)
7 years ago
chengduoZH 25df892932 remove conflict
7 years ago
helinwang b1cbdf03f8 Merge pull request #5102 from helinwang/checkpoint
7 years ago
Siddharth Goyal 66476fc7b7 Add proximal adagrad optimizer (#5128)
7 years ago
typhoonzero cec5e6511b fix ft job converge
7 years ago
chengduo 8e3ecf5d11 Merge pull request #4814 from chengduoZH/Add_sequence_project_op
7 years ago
gongweibao 9d142d5060 Local response normalize. (#4426)
7 years ago
chengduoZH 99c6f44a5a follow comments
7 years ago
Luo Tao 746f2a2e36 only compute the first max value in backward
7 years ago
chengduoZH dcb3da591e refine code
7 years ago
Zhaolong Xing 4273b3513a Merge pull request #4473 from NHZlX/fix_merge_model
7 years ago
Helin Wang 00e2dcf37a Fix according to comments
7 years ago
Yu Yang aa3de3571d Polish unit test for xe, generate probablities (#5096)
7 years ago
chengduoZH 1bb0e2943b Add pool2d cudnn
7 years ago
Yu Yang efc2464f6c Feature/save op (#5090)
7 years ago
Abhinav Arora f8c6dadae1 Implementing the python wrapper for Adamax optimizer (#5061)
7 years ago