Commit Graph

10169 Commits (038e2817f0208f8de3761854700ff01fc5c28362)

Author SHA1 Message Date
Qiyang Min 038e2817f0
Merge pull request #12836 from velconia/disable_prelu_test_local
8 years ago
Tao Luo 989cc2a4f4
Merge pull request #12913 from luotao1/concat
8 years ago
Tao Luo 8650f6ffae
Merge pull request #12898 from luotao1/expand
8 years ago
Qiao Longfei 52948a0b50
Merge pull request #12909 from jacquesqiao/fix-sparse-update-bug
8 years ago
tangwei12 ef6445ee39
Merge pull request #12908 from seiriosPlus/fill_constant_selectedrows
8 years ago
luotao1 e999c74cff Merge branch 'develop' into concat
8 years ago
luotao1 b61cf7ac4f Merge branch 'develop' into expand
8 years ago
luotao1 2b4edacca0 enhance the forward of concat op
8 years ago
Tao Luo 3e3b5f4fda
Merge pull request #12675 from Sand3r-/fix-conv-mkldnn-0.15
8 years ago
qiaolongfei fcf20eed0f fix sparse update bug
8 years ago
tangwei12 ca22586818 code optimize
8 years ago
Xin Pan 557be6fc58
Merge pull request #12902 from PaddlePaddle/revert-12736
8 years ago
minqiyang 6c775a0a06 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into disable_prelu_test_local
8 years ago
minqiyang 0eccd59425 Keep APISpec the same with Python2
8 years ago
guochaorong 1f270275a6 Revert "Add Python Callstacks when Op::Run error (#12759)"
8 years ago
guochaorong b1fc238694 Revert "Disable in_place in batch_norm API. (#12736)"
8 years ago
minqiyang 3fd169daed Resume all tests
8 years ago
minqiyang 23bfdf9987 Port APISpec check
8 years ago
tensor-tang f0f06992c1
Merge pull request #12878 from tensor-tang/feature/op/attention_lstm
8 years ago
luotao1 83f4edabe9 remove broadcast in sequence_expand
8 years ago
sneaxiy 5ea7bf88ba
Merge pull request #12872 from sneaxiy/stack_op
8 years ago
minqiyang 2aac36b3f9 For test
8 years ago
Tao Luo ef2da86b4f
Merge pull request #12885 from luotao1/test_ditu_rnn
8 years ago
minqiyang 13686c4474 Change to debug case
8 years ago
minqiyang 709c37023a Polish code
8 years ago
tangwei12 acdd95d5ca bug fix
8 years ago
luotao1 9c7fde45a7 enhance test_analyzer to profile ditu inference demo
8 years ago
chengduo 8ad9055804
Add is_test for while_op (#12874)
8 years ago
minqiyang 80e3ce411d For test
8 years ago
Wu Yi c6f212a339
Merge pull request #12847 from typhoonzero/add_scope_info_in_graphviz
8 years ago
Wu Yi b8da70c370
Resovle multi gpu async deps (#12828)
8 years ago
Xin Pan 4a4567fc3d
Merge pull request #12876 from panyx0718/ir5
8 years ago
Yu Yang b2df17003f
Add Python Callstacks when Op::Run error (#12759)
8 years ago
Yu Yang 17fcc4f5d0
Merge pull request #12864 from reyoung/feature/process_lod_grad
8 years ago
Xin Pan 698c926ce5 copy program and fix op_desc
8 years ago
minqiyang 8b8f6487d9 Add debug info for fetch feed
8 years ago
tensor-tang 4e538db14d refine jit space
8 years ago
tensor-tang 5ca0bb9aad support more activation type and remove some comments
8 years ago
sneaxiy ba168bd2d2 modify API.spec
8 years ago
tensor-tang dd938d0b94 fix bugs and pass op test
8 years ago
tensor-tang ec59f0d454 add cpu vec
8 years ago
tensor-tang cf5ea925c3 fix bugs
8 years ago
tensor-tang 6ed20474d4 refine attention lstm infershape
8 years ago
tensor-tang 508548f897 implement attention lstm cpu forward
8 years ago
tensor-tang 9affc36c89 init attention lstm
8 years ago
tensor-tang 3dd66390b2 add blas vexp
8 years ago
tensor-tang 0ec1f65cf1 fix blas dot and add cblas scal
8 years ago
tensor-tang a2203d0466 add cblas dot
8 years ago
tensor-tang f72ab8961e refine blas gemm
8 years ago
qingqing01 f5d5d7b2d9
Disable in_place in batch_norm API. (#12736)
8 years ago