Commit Graph

10373 Commits (d091dd02a09b1c167cc0a21c21e387ee37a3e2b6)

Author SHA1 Message Date
Jiabin Yang d091dd02a0 fix mac compile error 0903 (#13184)
7 years ago
Yan Chunwei 2ef34c64c6
refine fc with pattern reusing (#13187)
7 years ago
Yan Chunwei 796c87d563
bugfix/fusion lstm (#13185)
7 years ago
qingqing01 9557cc218d
Refine and fix some code for faster-rcnn. (#13135)
7 years ago
guochaorong 151e169eb7
Revert "Add CudnnHolder and use it in Conv and ConvTranspose op"
7 years ago
Chen Weihang 3b6090e80b
Merge pull request #12887 from chenwhql/sequence_enumerate_op
7 years ago
tensor-tang 1cc35f3642
Merge pull request #13118 from tensor-tang/optimize/op/fusion_lstm
7 years ago
dzhwinter 6fb28796f5
memory (#13143)
7 years ago
dzhwinter e722f68318
fix windows compile (#13147)
7 years ago
dzhwinter f05520060e
fix style (#13142)
7 years ago
dzhwinter 856c26faef
fix elementwise (#13146)
7 years ago
dzhwinter 4fa3cee549
Windows/hidden file (#13139)
7 years ago
fengjiayi 653c8ded7d
Merge pull request #13078 from JiayiFeng/dev_CudnnHolder
7 years ago
tensor-tang 20659fc905
Merge pull request #13107 from tensor-tang/optimize/op/fusion_gru
7 years ago
tensor-tang 93c034ee51 Merge remote-tracking branch 'ups/develop' into optimize/op/fusion_lstm
7 years ago
fengjiayi 0236966b68 follow commits
7 years ago
Tao Luo 737a033ed0
Merge pull request #13140 from dzhwinter/windows/inference_api
7 years ago
tensor-tang c7adb99ae0 follow comment and refine code
7 years ago
tensor-tang 83f4bc4ecf follow comment and refine code
7 years ago
tensor-tang f38905a6e5 Merge remote-tracking branch 'ups/develop' into optimize/op/fusion_gru
7 years ago
tangwei12 fbdd4f8c0f
Merge pull request #13101 from zenghsh3/develop
7 years ago
tensor-tang 9838bacb35
Merge branch 'develop' into optimize/op/fusion_lstm
7 years ago
qingqing01 9bd933d3fb
Improve and fix fake_quantize_op (#13092)
7 years ago
dzhwinter b4d43030ff
windows inference fix (#13141)
7 years ago
Yan Chunwei 597b73053d
refine/fc lstm fusion link (#13158)
7 years ago
tensor-tang 1e7ccf9f45
Merge pull request #13126 from tensor-tang/fea/infer/ut/lac-new
7 years ago
Tao Luo 3fe0575b62
Merge pull request #13148 from dzhwinter/windows/math_compile
7 years ago
Qiao Longfei 1835e91183
Merge pull request #13099 from jacquesqiao/fix-mac-compile
7 years ago
fengjiayi 5398e1a3a6 fix bugs
7 years ago
dzhwinter bfa9b268de fix elementwise
7 years ago
chenweihang 7ddbbcb0b5 doc: refine API and doc
7 years ago
Tao Luo 362ac42fa3
Merge pull request #13134 from tensor-tang/refine/op/prelu
7 years ago
dzhwinter 34757efb8e fix windows compile
7 years ago
Jiabin Yang 6ba2b22279
Merge pull request #13096 from JiabinYang/fix_mac
7 years ago
tensor-tang c44108803a refine prelu
7 years ago
tensor-tang 9f02497b23 follow comment
7 years ago
chenweihang b081363bae Merge branch 'sequence_enumerate_op' of https://github.com/chenwhql/Paddle into sequence_enumerate_op
7 years ago
chenweihang 0b7d82befb doc: refine English description
7 years ago
tensor-tang 713e86486d bugfix ditu test
7 years ago
tensor-tang 63b38ca40b add lac test
7 years ago
tensor-tang 663a11ac7c bugfix and follow comment
7 years ago
dzhwinter b11332a07b
"fix style" (#13094)
7 years ago
dzhwinter ab1097cd8e
Feature/template (#13093)
7 years ago
tensor-tang 80edd7ef29 enable run with fuse pass
7 years ago
Tao Luo d0c65bff04
Merge pull request #13100 from luotao1/ner_ut2
7 years ago
fengjiayi f79ca23115 fix bugs
7 years ago
tensor-tang a79a77eeb5 refine and clean code
7 years ago
fengjiayi c501826f42 use framework::RWLock
7 years ago
tensor-tang c459fb5be0 add fusion lstm batch mode
7 years ago
whs e10aa80f03
Add pad2d op. (#12950)
7 years ago