Commit Graph

3449 Commits (23b12c6f585cd18374810862f98760b80a5ae473)

Author SHA1 Message Date
luotao1 61cae53e79 support anakin for only-cpu environment
7 years ago
Yan Chunwei 225ecee5ea
refine/text classification tester (#13244)
7 years ago
Qiao Longfei 6a79ba2f28 Add save inference model to trainer (#12682)
7 years ago
Jiabin Yang 01b689540c
Merge pull request #13257 from JiabinYang/fix_nccl_error_info
7 years ago
tensor-tang 40dbd97f8e Merge remote-tracking branch 'ups/develop' into refine/op/peephole
7 years ago
tensor-tang 4d774953c6 enable fc gru fuse pass
7 years ago
Qiyang Min b805751598
Merge pull request #13223 from velconia/open_python35_CI
7 years ago
tensor-tang 74f95b8da0 fix redefine macro
7 years ago
Yu Yang 34e467dcab
Merge pull request #13232 from reyoung/feature/fix_layer_norm
7 years ago
chengduo 886852557f
Refine reshape_grad and transpose_grad (#13074)
7 years ago
Tao Luo 7dd8adb5fd
Merge pull request #13211 from luotao1/multi-thread2
7 years ago
tensor-tang f057077c3a add fuse fc gru pass
7 years ago
JiabinYang e322fc4e0e add error info for nccl not found
7 years ago
tensor-tang 09016df8df make analyzer run
7 years ago
luotao1 fa5036aac8 add test_all_data in test_analyzer_ner
7 years ago
Xin Pan 18442a6088 rename pass.h/.cc to analysis_pass
7 years ago
tensor-tang 12b483c0db Merge remote-tracking branch 'ups/develop' into refine/ut/lac
7 years ago
Yan Chunwei f143c9a916
port VisualDL's graphviz theme to IR (#13246)
7 years ago
tensor-tang 3eb55f0643 Merge remote-tracking branch 'ups/develop' into refine/op/peephole
7 years ago
tensor-tang d7ac1cc836 refine seq when bs is large
7 years ago
luotao1 b4fa3dbda3 unify PrintTime of analysis unit-test
7 years ago
tensor-tang 9dd5a177a5 refine batch mode and peephole
7 years ago
luotao1 f615ba2f8f update the multi-thread unit-tests
7 years ago
Qiao Longfei 6e03f7900f
Add centered mode rmsprop (#13161)
7 years ago
luotao1 35cff5e00d Merge branch 'develop' into multi-thread2
7 years ago
Yan Chunwei 9df2d8b5ba
test/add text-classification test (#13081)
7 years ago
tensor-tang f10710b0ca move seq peephole if out of loop
7 years ago
luotao1 1a373fbb0d add result check for multi-thread UT
7 years ago
tensor-tang 2f3b498949 refine fusion seq lstm peephole
7 years ago
tangwei12 d1e2efae6b
reimplement auc in fluid (#13167)
7 years ago
Yu Yang f57d706aa7 Use double to reduce
7 years ago
luotao1 2dc23ffaa8 Merge branch 'develop' into multi-thread2
7 years ago
Xin Pan f94fdeaa0a
Merge pull request #13215 from panyx0718/clean
7 years ago
tensor-tang 5f586e2223 Merge remote-tracking branch 'ups/develop' into refine/op/fusion_lstm
7 years ago
Brian Liu 04272c0d41 Enable lstm peephole (#13160)
7 years ago
fengjiayi 56750e6a3e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_CudnnHolder_bug
7 years ago
Qiao Longfei cdd14f17f1
fix async mode handle COMPLETE_MESSAGE (#13212)
7 years ago
minqiyang 8059445fb5 Fix fake_quantize_op
7 years ago
tensor-tang 78d9ad5712 fusion gru enfore only used
7 years ago
luotao1 8cb92fb18e speedup the download of inference_demo
7 years ago
tensor-tang 555083ae2a enforce only used
7 years ago
Xin Pan 5ae052bd14 remove some unused codes
7 years ago
luotao1 39ed148714 fix multi-thread hang temporary
7 years ago
luotao1 459d4cc811 Merge branch 'develop' into multi-thread2
7 years ago
fengjiayi db5e3dd767 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_CudnnHolder_bug
7 years ago
Tao Luo 907696709f
Merge pull request #13133 from luotao1/library
7 years ago
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
luotao1 ae44efffee fix ci error
7 years ago
fengjiayi 7b577b92e0 fix a memory bug in CudnnHolder
7 years ago
fengjiayi 82a1b35b9b Revert "Revert "Add CudnnHolder and use it in Conv and ConvTranspose op""
7 years ago
tensor-tang d83187dba8 enable lac analysis test
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
luotao1 6f18217386 fix codestyle
7 years ago
luotao1 9790acbde6 Merge branch 'library' of https://github.com/luotao1/Paddle into luotao1-library
7 years ago
luotao1 d7b4965785 auto generate paddle_inference_pass.h
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
luotao1 0a5d4601e3 Merge branch 'develop' into library
7 years ago
dzhwinter 4fa3cee549
Windows/hidden file (#13139)
7 years ago
luotao1 0639a32477 Merge branch 'develop' into library
7 years ago
fengjiayi 653c8ded7d
Merge pull request #13078 from JiayiFeng/dev_CudnnHolder
7 years ago
luotao1 f507e5c1f2 update multi-threads UT
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
luotao1 37d1a6685c Merge branch 'develop' into multi-thread2
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
luotao1 fb077c17e6 add shared library for analysis
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
luotao1 f3b7e18be9 add static library for analysis
7 years ago