Commit Graph

210 Commits (d68f861e35c732bf6a466bdac25a0c67baaf14de)

Author SHA1 Message Date
chengduo 06d155b539
Merge pull request #5718 from chengduoZH/Add_pad_and_stride_for_conv_transpose_op
7 years ago
chengduoZH eb07047699 add padding
7 years ago
Yancey1989 d13c3a98ce fix no framework proto file
7 years ago
Yang Yang(Tony) 18f0c40a97 feature/while_grad_op (#5554)
7 years ago
wanghaox 0968c7cd6b Update code and fix conflicts.
7 years ago
chengduoZH 31dc0193c9 fix ContextProjectFunctor parameter order
7 years ago
chengduoZH e25bfc7508 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_im2col
7 years ago
chengduoZH 356d695404 follow comments
7 years ago
dangqingqing d9a305cb93 Update code and fix conflicts
7 years ago
dangqingqing 2673657684 Move RowwiseAdd functor to math_funcion and Add ColwiseSum functor.
7 years ago
dangqingqing e9082bb78e Resume unit testing.
7 years ago
chengduoZH 2160497786 fix pooling functor parameter order
7 years ago
dangqingqing 91d4fc6941 Fix compling for softmax_with_cross_entropy_op.
7 years ago
dangqingqing 5f21709938 Fix bug.
7 years ago
dangqingqing 524ccba4fe Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cmake_speed
7 years ago
dangqingqing f5e367655e Use G++ to compile some cu operators.
7 years ago
dzhwinter 23b9bc0a6f
"fix ci failed" (#5567)
7 years ago
emailweixu 58b4c9af34 Fixing duplicate struct name TensorSetConstant. (#5532)
7 years ago
chengduoZH 7d73b8fc8e fix unit test (conv3d)
7 years ago
chengduoZH 271fc9c119 Add dilation for vol2col
7 years ago
chengduoZH 93551bd232 refine unit test (Add dilation)
7 years ago
Tao Luo 03fa1edc20
Merge pull request #5512 from luotao1/intel
7 years ago
Luo Tao 7835d49384 remove PADDLE_USE_MKL
7 years ago
dangqingqing 4098ce730b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into lstm_fix
7 years ago
chengduoZH 97e9dd7237 add dilation for im2col
7 years ago
Yu Yang b4e1824363 Fix CI
7 years ago
Yu Yang 0708a1550c Fix CI
7 years ago
Yu Yang aadb098138 Add `op::math::set_constant` without template
7 years ago
qingqing01 58db07b7bb Check errors for the cuda kernel calls. (#5436)
7 years ago
dangqingqing ed2d30b5f9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into lstm_fix
7 years ago
dangqingqing d94c936bd5 Enhance unit testing.
7 years ago
dangqingqing 7abd1bdfff Fix cmake error when building with WITH_AVX=OFF.
7 years ago
dangqingqing d851dafed5 Update and resolve conflicts.
7 years ago
dangqingqing 0c70bd28aa Enable initial hidden state and cell state in LSTM Operator.
7 years ago
Tao Luo 0977cbfb41
Merge pull request #5310 from qingqing01/fix_max_pool
7 years ago
guosheng e3d15eee12 Add TODO in the GRU Operator related
7 years ago
guosheng 56bae5c3da Fix activation_functions in gru_gpu_kernel
7 years ago
guosheng c4f7f3a562 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-GRUOp-dev
7 years ago
guosheng 1d85b2bd17 Refine GRU Operator according to activation_functions
7 years ago
dangqingqing 4c9be1a997 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_max_pool
7 years ago
guosheng 4b8bcf320f Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-GRUOp-dev
7 years ago
guosheng faad835166 Refine GRU Operator by following comments
7 years ago
dangqingqing 1c004a4913 Resolve conflicts.
7 years ago
dangqingqing afc6343e6f Refine sequence max-pooling and add unit testing of gradient check.
7 years ago
dangqingqing 29a9f9b5ea Refine code format and fix threads number.
7 years ago
dangqingqing 5a4cdbb3df Fix check bug.
7 years ago
dangqingqing 1f53a72f10 Reduce the threads number in the LSTM backward kernel to fix the error occurred in GPU GTX 1080.
7 years ago
guosheng 23a631d462 Fix End of Files in GRU Operator
7 years ago
guosheng 83b48ebcb7 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-GRUOp-dev
7 years ago
dangqingqing c0005d5862 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into lstm_fix
7 years ago