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)
* Fix CPPLint issues in lstm_cpu_kernel.h
* Fix CPPLint issues in math/math_function_test
* Fix CPPLint issues in math/math_function_test
* Fix CPPLint issues in math/concat.cc
* Fix CPPLint issues in math/concat.cc
* Fix CPPLint issues in math/concat.cc
* Fix CPPLint issues in math/gru_cpu_kernel
* Fix CPPLint issues in math/selected_rows_functor_test.cu
* Fix compile error
* Fix compile error
|
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)
* "try enhance concat op"
* "enhance the concat operator"
|
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 |