Commit Graph

17849 Commits (a0e6f416d6c2b1f9a82128bdf7e0313e2953b84a)
 

Author SHA1 Message Date
luotao1 83f4edabe9 remove broadcast in sequence_expand
7 years ago
sneaxiy 5ea7bf88ba
Merge pull request #12872 from sneaxiy/stack_op
7 years ago
gongweibao 405d6d09e1
Fix doc typo. (#12863)
7 years ago
minqiyang 2aac36b3f9 For test
7 years ago
Tao Luo ef2da86b4f
Merge pull request #12885 from luotao1/test_ditu_rnn
7 years ago
tangwei12 6c636102ca
Merge pull request #12892 from seiriosPlus/samplingIdOp
7 years ago
minqiyang 13686c4474 Change to debug case
7 years ago
minqiyang 41c10799b8 Port tools
7 years ago
sneaxiy e895c98f0a add support to max_len is None
7 years ago
minqiyang 0dc5d9c215 Port print_siignatures
7 years ago
fengjiayi 0fb5e351c1 update API.spec
7 years ago
minqiyang 709c37023a Polish code
7 years ago
fengjiayi f4a4a4cbd9 add op comment and python layer
7 years ago
tangwei12 acdd95d5ca bug fix
7 years ago
chenweihang d2e5395b97 feat: add sequence enumerate op
7 years ago
luotao1 9c7fde45a7 enhance test_analyzer to profile ditu inference demo
7 years ago
chengduo 8ad9055804
Add is_test for while_op (#12874)
7 years ago
minqiyang 80e3ce411d For test
7 years ago
Wu Yi c6f212a339
Merge pull request #12847 from typhoonzero/add_scope_info_in_graphviz
7 years ago
Wu Yi b8da70c370
Resovle multi gpu async deps (#12828)
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 #12876 from panyx0718/ir5
7 years ago
Yu Yang b2df17003f
Add Python Callstacks when Op::Run error (#12759)
7 years ago
Yu Yang 17fcc4f5d0
Merge pull request #12864 from reyoung/feature/process_lod_grad
7 years ago
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 d9bf73f3ab Merge remote-tracking branch 'ups/develop' into feature/op/fusion_gru
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