Commit Graph

13 Commits (437debf40e5c71ef58a7ef64f4849328abdf30bd)

Author SHA1 Message Date
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