Commit Graph

321 Commits (8e02870ce2780c662802caf8ce0c5fd34191d25b)

Author SHA1 Message Date
tensor-tang f271210595 fix undefined issue when with_gpu
7 years ago
dzhwinter 0e9b393b34
"derived cudnnDevice context" (#6585)
7 years ago
sweetsky0901 4d8f39b853 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into detection_output
7 years ago
QI JUN 61ec0b9516
Refine device context (#6433)
7 years ago
sweetsky0901 15b1e8e858 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into detection_output
7 years ago
sweetsky0901 65b641bf66 add detection_output op
7 years ago
tensor-tang 69b44f2f19 unify MKL macro definition
7 years ago
sweetsky0901 fe177b6292 test detection_output cpu and gpu ok, but doc will be modify
7 years ago
sweetsky0901 9e72cc5c9a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into detection_output
7 years ago
sweetsky0901 ca535d18ab add detection_output code only
7 years ago
qingqing01 e5b51c4d10 Make lstm_op follow google code style.
7 years ago
sweetsky0901 966a6ce6db
Merge pull request #5826 from sweetsky0901/my_unpool_max_2d
7 years ago
sweetsky0901 4ffb73fd3b format ..
7 years ago
sweetsky0901 3206094b5e format code
7 years ago
guosheng 1ab03d49d5 Fix gru_op related code style in gpu_kernel
7 years ago
guosheng 3e552cdcac Fix gru_op related code style
7 years ago
sweetsky0901 d2ee3c98df format code
7 years ago
sweetsky0901 c52ed8de37 format code
7 years ago
sweetsky0901 bd561384bc format code
7 years ago
sweetsky0901 d9673cad15 format code
7 years ago
sweetsky0901 6fc9a9fd69 modify for del T2 and doc update
7 years ago
sweetsky0901 ee0a794c27 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
7 years ago
sweetsky0901 57e68e5740 modify for code review by qingqing 2nd
7 years ago
QI JUN b28b2f172b refine test_recognize_digits_mlp and format codes (#5937)
7 years ago
sweetsky0901 20654cf78a modify for type check rewrite
7 years ago
sweetsky0901 27cf7f3376 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
7 years ago
Yu Yang a619695b06
Feature/enhance evaluator (#5824)
7 years ago
sweetsky0901 a38bbc8610 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
7 years ago
sweetsky0901 c218961a6b modify for code review by qingqing
7 years ago
dzhwinter 45062fe5d7
Feature/copytensor (#5455)
7 years ago
qingqing01 52007ea662
Merge pull request #5872 from qingqing01/op_debug
7 years ago
Yu Yang c077a6d57c
Feature/support int64 for sum (#5832)
7 years ago
dangqingqing 7fb1f7a25f Fix lstm_op and gru_op in debug mode.
7 years ago
sweetsky0901 0112c5d640 format code
7 years ago
sweetsky0901 47bd0bb678 del printf
7 years ago
sweetsky0901 e2a5905eae gpu test ok unpool2dmax
7 years ago
sweetsky0901 90f664d0b0 test unpool ok cpu
7 years ago
sweetsky0901 200f07c219 add test
7 years ago
sweetsky0901 45a8c9ddaf add unpool2d make ok
7 years ago
sweetsky0901 f638f91020 merge cmakelist
7 years ago
sweetsky0901 bc45335e55 add unpool
7 years ago
sweetsky0901 04fd98930b for code review 6
7 years ago
sweetsky0901 3fbff1ee78 for code review 5
7 years ago
sweetsky0901 350cc61f3f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
7 years ago
sweetsky0901 4e5c989669 rename back
7 years ago
wanghaox 76fc1a82e1 for code review 4
7 years ago
wanghaox c645d065fe add a space + *
7 years ago
wanghaox 2d7a652869 del framework test_maxout_op
7 years ago
wanghaox 25d76bc7e1 modify for add a space in maxout op
7 years ago
wanghaox 63f8c5fe58 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
7 years ago
wanghaox 5802880bbc update maxoutop for code review 3
7 years ago
chengduoZH 5238c9fb0b input type should be different
7 years ago
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
wanghaox 3ef776ef28 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
7 years ago
wanghaox 8d9babf204 maxout code review 2nd
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
wanghaox f57cd1e0f9 del a err comments
7 years ago
dangqingqing 2673657684 Move RowwiseAdd functor to math_funcion and Add ColwiseSum functor.
7 years ago
wanghaox bd773b9c84 modify for maxoutop code review
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.
8 years ago
wanghaox 4748073dc6 paddle/operators/math/CMakeLists.txt maybe del sequence_pooling and add it
8 years ago
wanghaox fef617ae07 for resolve conflicts
8 years ago
wanghaox 784fd82345 resolve conflicts
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
wanghaox 058bdd345d this for maxout op new add
8 years ago
wanghaox 4a428c8fbb this for maxout op new add
8 years ago
dzhwinter 23b9bc0a6f
"fix ci failed" (#5567)
8 years ago
emailweixu 58b4c9af34 Fixing duplicate struct name TensorSetConstant. (#5532)
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 #5512 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. (#5436)
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 #5310 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