Commit Graph

10186 Commits (36363292c3931408e7f2df1a7090b94728d12d60)

Author SHA1 Message Date
tensor-tang 36363292c3
Merge pull request from tensor-tang/refine/jit 7 years ago
Zeng Jinle d189d4dbab
Merge pull request from sneaxiy/sequence_mask_op 7 years ago
Qiyang Min 038e2817f0
Merge pull request from velconia/disable_prelu_test_local 7 years ago
tensor-tang 7bdaf09664 Merge remote-tracking branch 'ups/develop' into refine/jit 7 years ago
Tao Luo 989cc2a4f4
Merge pull request from luotao1/concat 7 years ago
Tao Luo 8650f6ffae
Merge pull request from luotao1/expand 7 years ago
Qiao Longfei 52948a0b50
Merge pull request from jacquesqiao/fix-sparse-update-bug 7 years ago
tensor-tang ba943d38e3 make runtime avx act 7 years ago
tensor-tang 3462c29940 refine add bias with avx 7 years ago
tangwei12 ef6445ee39
Merge pull request from seiriosPlus/fill_constant_selectedrows 7 years ago
tensor-tang bb9f98e10d add inplace test 7 years ago
tensor-tang f269614bcd further optimize tanh with avx and mkl 7 years ago
luotao1 e999c74cff Merge branch 'develop' into concat 7 years ago
luotao1 b61cf7ac4f Merge branch 'develop' into expand 7 years ago
luotao1 2b4edacca0 enhance the forward of concat op 7 years ago
Tao Luo 3e3b5f4fda
Merge pull request from Sand3r-/fix-conv-mkldnn-0.15 7 years ago
tensor-tang 7a4924cd44 further optimize sigmoid with avx and avx512 7 years ago
qiaolongfei fcf20eed0f fix sparse update bug 7 years ago
tangwei12 ca22586818 code optimize 7 years ago
Xin Pan 557be6fc58
Merge pull request from PaddlePaddle/revert-12736 7 years ago
tensor-tang 6bd89ba5b6 fix typo 7 years ago
minqiyang 6c775a0a06 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into disable_prelu_test_local 7 years ago
tensor-tang e3bb98eb38 optimize relu with avx and avx512 7 years ago
minqiyang 0eccd59425 Keep APISpec the same with Python2 7 years ago
guochaorong 1f270275a6 Revert "Add Python Callstacks when Op::Run error ()" 7 years ago
guochaorong b1fc238694 Revert "Disable in_place in batch_norm API. ()" 7 years ago
tensor-tang 25976fe736 optimize the sigmoid and tanh 7 years ago
minqiyang 3fd169daed Resume all tests 7 years ago
tensor-tang 2eb46c2b06 add cpu vec test 7 years ago
sneaxiy 1083e99520 Merge develop 7 years ago
tensor-tang 0d46f518ae refine avx condition and warning 7 years ago
minqiyang 23bfdf9987 Port APISpec check 7 years ago
tensor-tang f0f06992c1
Merge pull request from tensor-tang/feature/op/attention_lstm 7 years ago
luotao1 83f4edabe9 remove broadcast in sequence_expand 7 years ago
sneaxiy 5ea7bf88ba
Merge pull request from sneaxiy/stack_op 7 years ago
minqiyang 2aac36b3f9 For test 7 years ago
Tao Luo ef2da86b4f
Merge pull request from luotao1/test_ditu_rnn 7 years ago
minqiyang 13686c4474 Change to debug case 7 years ago
sneaxiy e895c98f0a add support to max_len is None 7 years ago
minqiyang 709c37023a Polish code 7 years ago
tangwei12 acdd95d5ca bug fix 7 years ago
luotao1 9c7fde45a7 enhance test_analyzer to profile ditu inference demo 7 years ago
chengduo 8ad9055804
Add is_test for while_op () 7 years ago
minqiyang 80e3ce411d For test 7 years ago
Wu Yi c6f212a339
Merge pull request from typhoonzero/add_scope_info_in_graphviz 7 years ago
Wu Yi b8da70c370
Resovle multi gpu async deps () 7 years ago
sneaxiy 64464cb1fa Merge develop 7 years ago
qingqing01 79918a8442 add sequence_mask_op for DAM model 7 years ago
Xin Pan 4a4567fc3d
Merge pull request from panyx0718/ir5 7 years ago
Yu Yang b2df17003f
Add Python Callstacks when Op::Run error () 7 years ago