Commit Graph

17 Commits (f04f2b232a22c9aba3ee4538ab708acf9f77c813)

Author SHA1 Message Date
tensor-tang 566bf2ec56
concat op support negative axis (#18045)
6 years ago
jerrywgz a72907bbf4
Enhance concat op to support empty input. (#17015)
6 years ago
chengduo a7497653d0
Refine Split op (#13967)
6 years ago
chengduoZH e7940141ce refine seq_concat
6 years ago
Yu Yang 2a36ad1a96 Handle LoD for concat & seq_softmax ops
7 years ago
qiaolongfei 9c128fe656 concat support data as input
7 years ago
Abhinav Arora 738585476d
Fix more CPPLint issues in fluid/operators/math (#10276)
7 years ago
chengduoZH c3864eab99 if axis == 0; directly copy D->D
7 years ago
chengduoZH 82bd82c186 follow comments and refine code
7 years ago
chengduoZH 00e596edbe get max threads of GPU
7 years ago
chengduoZH 60e7ee0611 refine concat_op
7 years ago
dzhwinter 34605d2641
accelerate the cuda concat op, avoid many times copy (#8585)
7 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
7 years ago
typhoonzero dca9941e4b pass size when copy
7 years ago
Yancey1989 235332544c Merge branch 'develop' of github.com:PaddlePaddle/Paddle into improve_concat_split_op
7 years ago
Yi Wang fc374821dd Correct #include path
7 years ago
Yi Wang 90648f336d Move file to fluid/; Edit CMakeLists.txt
7 years ago