Commit Graph

123 Commits (3f1062d711e048f1c50a468144d134e0ce5a7c6b)

Author SHA1 Message Date
dangqingqing cf2608e383 update to the develop branch.
7 years ago
dangqingqing 64fe9bcc5c Update lstm comments and fix bug.
7 years ago
Yu Yang 65906ef1d0 Several Enhancement
7 years ago
Yu Yang c532b96741 Remove template parameter for Tensor methods (#4937)
7 years ago
dangqingqing 17e33738f2 Enhance unit testing and fix bug.
7 years ago
dangqingqing 8bec26be03 Add missing file of math/detail/CMakeLists.txt
7 years ago
dangqingqing a461bf139d Add missing file.
7 years ago
dangqingqing b325213150 update to develop branch.
7 years ago
dangqingqing d1fbf50b9e Add unit testing for forwad implementation.
7 years ago
dangqingqing 2a8dbd130d LSTM Operator forward implementation.
7 years ago
Markus Kliegl 164898277c MatMul operator (#4856)
7 years ago
qijun 0d7b1fd4fe fix bug in SelectedRowsAddTensorKernel
7 years ago
qijun ab5dc9fe18 remove SelectedRows functors to selected_rows_functor.h
7 years ago
dangqingqing 83627d3efd Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into lstm
7 years ago
dangqingqing 3cace73701 Add lstm implementation.
7 years ago
qijun df2d1769fd fix code style
7 years ago
qijun 7ef568e893 fix gpu unittest error
7 years ago
qijun f59a7c1d36 add gpu functor for SelectedRows
7 years ago
qijun 4741266d6f remove unused method
7 years ago
qijun 931572e210 SelectedRowsAddTensor method
7 years ago
qijun 7b18343305 remove unused header file
7 years ago
qijun 5be10872f9 add selected_rows add cpu functor
7 years ago
dangqingqing 9106a4bba1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into lstm
7 years ago
dangqingqing 8728b3cce2 Add LSTM Operators.
7 years ago
qijun a4687c9909 fix conflict of CopyFrom in vol2ol_test
7 years ago
QI JUN 2603cb7e86 Unify CUDA stream in Tensor CopyFrom interface (#4692)
7 years ago
chengduoZH 4849fba7e9 follow comments
7 years ago
chengduo c22e7ff71e Merge branch 'develop' into fix_pool_op_doc_and_class_declarations
7 years ago
chengduoZH f5ac335046 follow comments
7 years ago
chengduoZH 1d41a6d45a update paddle/operators/math/CMakeLists.txt
7 years ago
chengduoZH 32146da9b1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into Add_vol2col_functor
7 years ago
chengduoZH c85d777f87 follow comments
7 years ago
chengduoZH 72d3d814b5 fix math/CMakeLists.txt
7 years ago
chengduo 0f1d3af438 Merge pull request #4461 from chengduoZH/Add_maxpool_withIdx_only
7 years ago
chengduoZH 36da82550a Add code comments
7 years ago
chengduoZH e21e5646a5 fix atomicAdd -> CudaAtomicAdd
7 years ago
chengduoZH 6c6474cbd8 follow coments
7 years ago
chengduoZH fcfce48421 follow coments
7 years ago
chengduoZH 3db3a1066b remove conflict
7 years ago
chengduoZH ba791f7b3f Add vol2col functor and unit test
7 years ago
Yi Wang 4558807c48 Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU
7 years ago
Yu Yang 84500f9487 Change `PADDLE_ONLY_CPU` to `PADDLE_WITH_GPU`
7 years ago
chengduoZH bb33c2b3a5 fix kernel func
8 years ago
chengduoZH 2ed56df1e6 remove conflict
8 years ago
chengduoZH bee95fc891 fix code format and some bug
8 years ago
chengduoZH 2d8a5b97cc fix unit test
8 years ago
chengduoZH df59889984 remove conflict
8 years ago
Liu Yiqun 8bafdda0ad Merge branch 'develop' into core_add_sequence_softmax_op
8 years ago
qijun b611a479fc fix gpu build error
8 years ago
chengduoZH e1e3859e88 remove custom attr checker and fix code format
8 years ago