Commit Graph

21 Commits (ac8546701d0d277a4837053027961030bfa85b53)

Author SHA1 Message Date
hong ac8546701d
Add dygraph execution context (#20157)
6 years ago
Tao Luo c0656dcb1a
remove -Wno-error=sign-compare, make warning as error (#21358)
6 years ago
Youwei Song 4d0f5ab1a8 add axis check for concat op (#21288)
6 years ago
liym27 6802539a2e support Tensor for split and concat, support -1 in num_or_sections, add check num_or_sections (#20780)
6 years ago
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)
7 years ago
chengduoZH e7940141ce refine seq_concat
7 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