Commit Graph

281 Commits (41372ded20f18d8367b76aee792b6499117a3ce6)

Author SHA1 Message Date
qingqing01 41372ded20 Resume CPU implenmentation.
8 years ago
qingqing01 32d881beab Optimize the rowwise add function.
8 years ago
qingqing01 f839154542
Merge pull request #6996 from qingqing01/lstm_active_type
8 years ago
dangqingqing a8e18549c2 Fix the clang format.
8 years ago
qingqing01 d760b6a58d Refine the activation type getting in the LSTM operator to speed.
8 years ago
QI JUN efd3726929
remove unused place (#6972)
8 years ago
dzhwinter 0d2235aadf GPUPlace to CUDAPlace (#6960)
8 years ago
qiaolongfei 682eee40cb fix math_function warning
8 years ago
Yu Yang 7e214b4985
Speed up ColwiseSum in CPU (#6834)
8 years ago
chengduo e19032fb4e
Merge pull request #6743 from chengduoZH/profiling/02.recognize_digits
8 years ago
chengduoZH cb3a74e436 revert im2col
8 years ago
chengduoZH 7b0744edcf refine im2col
8 years ago
chengduoZH f1ab13bd0e refine
8 years ago
chengduoZH 293b292e0f refine im2col
8 years ago
QI JUN 93a2d9c59d
add more place test and rename Cudnn to CUDNN (#6621)
8 years ago
tensor-tang 7728c53448 Merge remote-tracking branch 'upstream/develop' into fluid
8 years ago
tensor-tang f271210595 fix undefined issue when with_gpu
8 years ago
dzhwinter 0e9b393b34
"derived cudnnDevice context" (#6585)
8 years ago
QI JUN 61ec0b9516
Refine device context (#6433)
8 years ago
tensor-tang 69b44f2f19 unify MKL macro definition
8 years ago
qingqing01 e5b51c4d10 Make lstm_op follow google code style.
8 years ago
sweetsky0901 966a6ce6db
Merge pull request #5826 from sweetsky0901/my_unpool_max_2d
8 years ago
sweetsky0901 4ffb73fd3b format ..
8 years ago
sweetsky0901 3206094b5e format code
8 years ago
guosheng 1ab03d49d5 Fix gru_op related code style in gpu_kernel
8 years ago
guosheng 3e552cdcac Fix gru_op related code style
8 years ago
sweetsky0901 d2ee3c98df format code
8 years ago
sweetsky0901 c52ed8de37 format code
8 years ago
sweetsky0901 bd561384bc format code
8 years ago
sweetsky0901 d9673cad15 format code
8 years ago
sweetsky0901 6fc9a9fd69 modify for del T2 and doc update
8 years ago
sweetsky0901 ee0a794c27 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
8 years ago
sweetsky0901 57e68e5740 modify for code review by qingqing 2nd
8 years ago
QI JUN b28b2f172b refine test_recognize_digits_mlp and format codes (#5937)
8 years ago
sweetsky0901 20654cf78a modify for type check rewrite
8 years ago
sweetsky0901 27cf7f3376 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
8 years ago
Yu Yang a619695b06
Feature/enhance evaluator (#5824)
8 years ago
sweetsky0901 a38bbc8610 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
8 years ago
sweetsky0901 c218961a6b modify for code review by qingqing
8 years ago
dzhwinter 45062fe5d7
Feature/copytensor (#5455)
8 years ago
qingqing01 52007ea662
Merge pull request #5872 from qingqing01/op_debug
8 years ago
Yu Yang c077a6d57c
Feature/support int64 for sum (#5832)
8 years ago
dangqingqing 7fb1f7a25f Fix lstm_op and gru_op in debug mode.
8 years ago
sweetsky0901 0112c5d640 format code
8 years ago
sweetsky0901 47bd0bb678 del printf
8 years ago
sweetsky0901 e2a5905eae gpu test ok unpool2dmax
8 years ago
sweetsky0901 90f664d0b0 test unpool ok cpu
8 years ago
sweetsky0901 200f07c219 add test
8 years ago
sweetsky0901 45a8c9ddaf add unpool2d make ok
8 years ago
sweetsky0901 f638f91020 merge cmakelist
8 years ago