Commit Graph

267 Commits (f1a9efcac5743e05fc4e1dbc53c08f69ec19d5a8)

Author SHA1 Message Date
QI JUN 93a2d9c59d
add more place test and rename Cudnn to CUDNN (#6621)
7 years ago
tensor-tang 7728c53448 Merge remote-tracking branch 'upstream/develop' into fluid
7 years ago
tensor-tang f271210595 fix undefined issue when with_gpu
7 years ago
dzhwinter 0e9b393b34
"derived cudnnDevice context" (#6585)
7 years ago
QI JUN 61ec0b9516
Refine device context (#6433)
7 years ago
tensor-tang 69b44f2f19 unify MKL macro definition
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