Commit Graph

1207 Commits (6f009cf8ba7a2ae7221ebfa9129c2a05abf49b0d)

Author SHA1 Message Date
Dong Zhihong 52200523d6 "polish code based on comment"
7 years ago
Dong Zhihong 6cce5268ed "fixed based on comment"
7 years ago
Dong Zhihong 16a39d24f3 fix conflict
7 years ago
Dong Zhihong 6bc261b933 fix ci
7 years ago
Siddharth Goyal 66476fc7b7 Add proximal adagrad optimizer (#5128)
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
chengduoZH dcb3da591e refine code
7 years ago
Yu Yang aa3de3571d Polish unit test for xe, generate probablities (#5096)
7 years ago
Yu Yang efc2464f6c Feature/save op (#5090)
7 years ago
Dong Zhihong 4b9cf0e8b1 "add disable"
7 years ago
Yang Yang(Tony) 6cc2ce010a add fill constant batch size like op (#5057)
7 years ago
Dong Zhihong 626ff3b79e "polish cmake file"
7 years ago
Abhinav Arora b0a267c0b8 Adding the squared L2 norm operator for L2 regularization (#5030)
7 years ago
Dong Zhihong 2573ac1448 "remove python side test case to another PR."
7 years ago
Dong Zhihong 4e165f4ea3 "fix create output variable bug"
7 years ago
Qiao Longfei 56b723c40d Cudnn batch norm op (#5067)
7 years ago
Dong Zhihong 61c1b0469a "fix multigpu testcase"
7 years ago
Dong Zhihong 38d3adfeb6 "add multioperator testcase"
7 years ago
Dong Zhihong 94992a990b "add multiop testcase"
7 years ago
Dong Zhihong bab5e53c03 Merge remote-tracking branch 'origin/develop' into feature/multigpu
7 years ago
Dong Zhihong 11cf3e3a43 "refactorization of nccl test case"
7 years ago
Dong Zhihong 6d1493a460 "add bcast c++ test case"
7 years ago
Dong Zhihong 5200c657a7 "move Tensor to LoDTensor"
7 years ago
Qiao Longfei ee998a9c44 CPU Batch Norm Op (#4964)
7 years ago
Dong Zhihong 63fb41b399 "redefine the initop from kernel to OpBase"
7 years ago
Dong Zhihong 1e8474b9f1 "delete python ops testcase"
7 years ago
dzhwinter fd2eb55071 "Serialize LoDTensor, Save/Restore model" (#4602)
7 years ago
Dong Zhihong 0990c87bf6 checkin nccl operator
7 years ago
Dong Zhihong da1181bfc6 Merge remote-tracking branch 'origin/develop' into feature/multigpu
7 years ago
Dong Zhihong ef257e6d96 write nccl c++ test case
7 years ago
chengduoZH 05239b6ff5 fix functor
7 years ago
dangqingqing 0190d5d644 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into check_out_lod
7 years ago
dangqingqing 2e783663fa Enable to output LoD in fetch_op and check output LoD in the op unit test.
7 years ago
chengduoZH b15c69f59d remove conflict
7 years ago
chengduoZH 4c6bccbe20 fix doc and remove useless code
7 years ago
chengduoZH 61dbf4b926 fix im2col interface
7 years ago
Luo Tao 35434c33d0 fix compiler error in im2col.h
7 years ago
chengduoZH 154dbb4697 Add unit test
7 years ago
qingqing01 23bf6b2c15 Merge pull request #4887 from chengduoZH/fix_im2col_kocf_for_sequence
7 years ago
Zhuoyuan 8fdc315acc Merge pull request #4739 from zchen0211/develop
7 years ago
Dong Zhihong 50f04dcae3 "add init allreduce test"
7 years ago
Dong Zhihong f6106ffa7e merge develop into multigpu
7 years ago
Dong Zhihong ec47565c23 "add reduce hash function"
7 years ago
Yang Yang(Tony) db157eda45 New Op Test framework. (#4962)
7 years ago
Dong Zhihong 423d7438a1 "add register gpu macro"
7 years ago
Yu Yang bc15117403 Correct mul_op implementation (#4988)
7 years ago
QI JUN 40e7caf667 ensure ids in lookup table op must be a column vector (#4987)
7 years ago
chengduoZH 09662da0be follow comments
7 years ago