Commit Graph

17669 Commits (d941192e747eeaeb934e797dd45ce294de4bc3aa)
 

Author SHA1 Message Date
Xin Pan 698c926ce5 copy program and fix op_desc
7 years ago
minqiyang c95ff1c410 Add debug info
7 years ago
minqiyang 8b8f6487d9 Add debug info for fetch feed
7 years ago
tensor-tang 4e538db14d refine jit space
7 years ago
tensor-tang 5ca0bb9aad support more activation type and remove some comments
7 years ago
minqiyang 31f587e7e0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into disable_prelu_test_local
7 years ago
minqiyang 01eec0af91 Fix flowers dataset reading problem
7 years ago
sneaxiy ba168bd2d2 modify API.spec
7 years ago
tensor-tang dd938d0b94 fix bugs and pass op test
7 years ago
tensor-tang 522b3e411f complete attention lstm op test
7 years ago
tensor-tang 93cc29abc0 init attention lstm op test
7 years ago
tensor-tang ec59f0d454 add cpu vec
7 years ago
tensor-tang cf5ea925c3 fix bugs
7 years ago
tensor-tang 6ed20474d4 refine attention lstm infershape
7 years ago
tensor-tang 508548f897 implement attention lstm cpu forward
7 years ago
tensor-tang 9affc36c89 init attention lstm
7 years ago
tensor-tang 3dd66390b2 add blas vexp
7 years ago
tensor-tang 0ec1f65cf1 fix blas dot and add cblas scal
7 years ago
tensor-tang a2203d0466 add cblas dot
7 years ago
tensor-tang f72ab8961e refine blas gemm
7 years ago
minqiyang 064b7f3de1 Change the md5sum of 102flowers dataset
7 years ago
minqiyang d49a0d755b Fix common download problem
7 years ago
qingqing01 f5d5d7b2d9
Disable in_place in batch_norm API. (#12736)
7 years ago
sneaxiy c73c5ed573 use for_range
7 years ago
minqiyang 6d107b0f39 Fix the test_desc_clone's problem
7 years ago
chengduo 7748963479
refine op_test (#12846)
7 years ago
Xin Pan b548ecbc2b add stack_op
7 years ago
Yu Yang eb8fd853bc Fix sequence_softmax_cudnn op
7 years ago
chengduo e8b4e0d627
fix load_vars bug (#12869)
7 years ago
minqiyang 6d9b9cb4b6 Add debug info for anakin cpu
7 years ago
Yu Yang 3768677980 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/process_lod_grad
7 years ago
minqiyang 57dab0bb4c Change the link of flowers
7 years ago
minqiyang 94f6e54db9 Add timeout for python3
7 years ago
Tao Luo decda738b0
fea/anakin compile with demo (#12772)
7 years ago
Yu Yang 2a36ad1a96 Handle LoD for concat & seq_softmax ops
7 years ago
Xin Pan bcaa1d5e73
Merge pull request #12853 from panyx0718/profiler
7 years ago
Yu Yang 211d81863d Process elemwise grad op's lod. mul_op's lod
7 years ago
dzhwinter 0b3d8fcd94
Feature/op standard (#12860)
7 years ago
Yan Chunwei 9ee698e605
enhance/ditu rnn with fc fuse (#12831)
7 years ago
Xin Pan 78415f326d
Merge pull request #12838 from panyx0718/infer
7 years ago
Chen Weihang bc4f53754f Doc: append PADDLE_ENFORCE rules to new_op.md (#12727)
7 years ago
fengjiayi ce182d9037 bug fix
7 years ago
Xin Pan f8c6b46415 fix profiler test
7 years ago
Xin Pan a2c0e52f3e speed up while_op
7 years ago
typhoonzero dd7a79158b add scope info in graphviz debug
7 years ago
Zhaolong Xing 21ba32b065
Merge pull request #12843 from NHZlX/fix_ssa_bug_for_trt
7 years ago
minqiyang 39c526d42f Port test_dist_transpiler to it
7 years ago
minqiyang efe88ab9f9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into disable_prelu_test_local
7 years ago
Michał Gallus cd32ddac12 Fuse Convolution and Eltwise Add into MKLDNN's Conv+Bias (#12669)
7 years ago
nhzlx c999895e93 merge develop
7 years ago