Commit Graph

211 Commits (bc0d2557969bade8a3049850798e9eba8505e968)

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