Commit Graph

4626 Commits (3ecad8ae65df6050269f8faf6e000b2e13af4af2)

Author SHA1 Message Date
Yu Yang 8f6c0a0fad
Extract InferShape to many cc files (#5174)
7 years ago
fengjiayi 6783dcee9e
Python API for inference model saving/load (#5020)
7 years ago
zchen0211 52eb42cf7c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into batch-norm-latest
7 years ago
Yu Yang 2a5edec03e Add debug logs in scope, meta_cache and memory (#5170)
7 years ago
zchen0211 03789a7df4 batch norm fully tortured and passed
7 years ago
Yu Yang b067639621
Fix clang compile (#5171)
7 years ago
Abhinav Arora 1a26f5a548
Adding the Sign Op for L1 Weight Decay Regularization (#5138)
7 years ago
zchen0211 8a07aff4d7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into batch-norm-latest
7 years ago
zchen0211 822cf9785b more test and bn fix
7 years ago
chengduo 5a95792925 Merge pull request #4636 from chengduoZH/Add_pool_cudnn_op
7 years ago
武毅 6ef9da8ef7 fix compile error (#5160)
7 years ago
Tao Luo c1fd1dc744 Merge pull request #5154 from tensor-tang/merge
7 years ago
chengduoZH cadee843b8 follow comments
7 years ago
Tao Luo 92c32799e7 Merge pull request #4864 from luotao1/maxseq
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
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
武毅 2000cafe75 Merge pull request #5132 from typhoonzero/fix_ft_job_converge
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 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 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
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
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
Yan Chunwei 39a6f43bcc fix bug (#5106)
7 years ago
Yang Yang(Tony) 6cc2ce010a add fill constant batch size like op (#5057)
7 years ago
Luo Tao 368737e41b Merge branch 'develop' into maxseq
7 years ago
Abhinav Arora b0a267c0b8 Adding the squared L2 norm operator for L2 regularization (#5030)
7 years ago
Tao Luo b68f2d209a Merge pull request #5049 from tensor-tang/mkldnn_bn
7 years ago
武毅 97fcaef032 Merge pull request #5083 from typhoonzero/fix_sparse_update_size
7 years ago
Helin Wang 01df52aaad Fix pserver SGD with momemtum checkpoing recover.
7 years ago
Qiao Longfei 56b723c40d Cudnn batch norm op (#5067)
7 years ago