Commit Graph

10745 Commits (6272ba40dc0ecead9e97ba2e94d2c9c0cec6b133)

Author SHA1 Message Date
Jiabin Yang 7e7cf8c85d
Update paddle_build.sh
7 years ago
Jiabin Yang eae6033745
Update paddle_build.sh
7 years ago
JiabinYang 87b11179e5 add unitttest for mac on ci after some untest being disable
7 years ago
Michał Gallus 8cbefd1a43 Fuse Conv+BN+SkipConnectionAdd+ReLU with transpiler temporarily (#13350)
7 years ago
Qiyang Min f00081a419
Merge pull request #13381 from velconia/make_mac_pass_build
7 years ago
Yibing Liu 9e3245e3bd Merge branch 'develop' of upstream into fix_seq_pad
7 years ago
Yibing Liu f6595811a1 Get sequence length in sequence_pad op & fix sequence_mask op
7 years ago
tensor-tang 5fd2ffdce7
Merge pull request #13372 from tensor-tang/fea/ut/vis
7 years ago
bingyanghuang 76553c5a6d fix travis-ci
7 years ago
luotao1 e93c7b62dc fix text_classification downlaod error
7 years ago
tensor-tang bc9971dd6c fix deps
7 years ago
Zhaolong Xing 036dc34f49
Merge pull request #13392 from JiabinYang/mac/unittest_ci
7 years ago
Xingyuan Bu 9e2e893f59 Enhence generate_proposal_labels_op and fix some bug. (#13239)
7 years ago
tensor-tang 7d5118a9d5 Merge remote-tracking branch 'ups/develop' into refine/op/lstm
7 years ago
tensor-tang ff858d35ed fix bug and enable on batch mode as well
7 years ago
Yan Xu 23ec966cd3
Merge pull request #13360 from Yancey1989/parallel_bcast
7 years ago
tensor-tang 8dea07f209 fix comopile
7 years ago
tensor-tang 612ba41aee add simple lstm compute
7 years ago
tensor-tang 26fc698f85 disable mkldnn fuse on ocr test
7 years ago
JiabinYang 9a9105018d fix mac compile error in subgraph_splitter
7 years ago
tensor-tang 1a99302c14 refine and reuse code
7 years ago
tensor-tang b7a64e8698 fix confilts
7 years ago
tensor-tang 4e4f952dea Merge remote-tracking branch 'ups/develop' into fea/ut/vis
7 years ago
tensor-tang 89d09e6594
Merge branch 'develop' into fea/ut/vis
7 years ago
Zhaolong Xing c9995289f1
Merge pull request #13124 from NHZlX/fix_subgraph_bug
7 years ago
Tao Luo d4a5326ac6
Merge pull request #13387 from luotao1/nlp_multi_thread
7 years ago
Tao Luo 24e61d305b
Merge pull request #13378 from chuanqi129/group_conv
7 years ago
Tao Luo 968a56b672
Merge pull request #13373 from sfraczek/conv-relu-pass-hotfix
7 years ago
Yan Chunwei 0c7f883d4f
small fix (#13322)
7 years ago
Yancey1989 757f9683ab update comment text
7 years ago
tensor-tang 0bd6476f67 Merge remote-tracking branch 'ups/develop' into fea/ut/vis
7 years ago
luotao1 6b9ccd97a2 Merge branch 'develop' into nlp_multi_thread
7 years ago
Wu Yi 3ab3a7f392
Trainer auto wait pserver ports (#13341)
7 years ago
Yancey1989 9ee1b7bc04 add some comments
7 years ago
chuanqiw 1052a793bc support group convolution layer with mkldnn.
7 years ago
luotao1 20b40cb06a add multi-thread for nlp unit-tests
7 years ago
luotao1 29f5a93b5f add analyzer_rnn2_test
7 years ago
velconia bb9ec4b25f Polish code
7 years ago
gongweibao 3a3f28f99b
add (#13377)
7 years ago
nhzlx 0092ad3285 delete unused log
7 years ago
velconia 926f5f43a9 fix redundant args of lambda and remove exception of destructor
7 years ago
tensor-tang 3c14d8f709 Merge remote-tracking branch 'ups/develop' into fea/ut/vis
7 years ago
tensor-tang dd0b2036c6 add note for use mkldnn
7 years ago
Yancey1989 bad4ea192e update by comment
7 years ago
nhzlx 329a8c5283 merge develop
7 years ago
nhzlx 49bafc05bf fix comments and set name for trt layer and ITensor
7 years ago
Yancey1989 1664899b63 update
7 years ago
Yancey1989 2888d2d7bc Merge branch 'develop' of github.com:PaddlePaddle/Paddle into parallel_bcast
7 years ago
Yancey1989 1e1b6622fd update by comment
7 years ago
Bai Yifan e69d9c845b code fix (#13365)
7 years ago
Sylwester Fraczek dd149d469b hotfix for conv-relu pass
7 years ago
tensor-tang 01f0f16884 enable mkldnn in infer api
7 years ago
tensor-tang 33c21291e7 Merge remote-tracking branch 'ups/develop' into fea/ut/vis
7 years ago
tensor-tang 65f901b36f disable fc gru temporarily
7 years ago
tensor-tang 539b3f300f add ocr analysis ut
7 years ago
luotao1 b12322ce95 fix fusion_lstm unique_name bug
7 years ago
tensor-tang 62a9821043
Merge pull request #13346 from tensor-tang/refine/infershape
7 years ago
Qiyang Min 6abe03be0c
Merge pull request #13317 from velconia/fix_python35_CI_random_fail
7 years ago
Sylwester Fraczek 41de582bb0 create conv relu pass for MKLDNN (#13258)
7 years ago
Tao Luo f351ceb65a
Merge pull request #13345 from Superjomn/bugfix/lac_test
7 years ago
Jiabin Yang d46b575e0e
Merge pull request #13349 from JiabinYang/mac/unittest
7 years ago
tensor-tang b0b5f515a9 Merge remote-tracking branch 'ups/develop' into refine/infershape
7 years ago
tensor-tang d61c11764a follow comment add enforce
7 years ago
Yancey1989 b084dfab7e Merge branch 'develop' of github.com:PaddlePaddle/Paddle into parallel_bcast
7 years ago
Yancey1989 5ce1a960a5 move bcast op into pass
7 years ago
tensor-tang 08cfe27c63
Merge pull request #13352 from tensor-tang/fix/ut/lac
7 years ago
gongweibao 8cee9f6176
Fix rpcclient's wait action in aync env. (#13307)
7 years ago
Yan Xu 7f692b8e58
Merge pull request #13347 from Yancey1989/fix_reduce_bast
7 years ago
tensor-tang 43d30547c5 Merge remote-tracking branch 'ups/develop' into refine/infershape
7 years ago
tensor-tang 8bb824bb93 refine infershape hasinput and hasoutput
7 years ago
tensor-tang 8cbb3c0720 refine lac ut and fix fetch
7 years ago
Jacek Czaja dfbd1cc3c1
Merge pull request #13209 from Sand3r-/mgallus/conv-relu-fuse
7 years ago
Krzysztof Binias 2ed7982d09
Merge pull request #13327 from kbinias/kbinias/conv-weights-converted-once
7 years ago
JiabinYang 7dd54afd0c fix program desc unit test error
7 years ago
tensor-tang c4394bc543 Merge remote-tracking branch 'ups/develop' into refine/infershape
7 years ago
Yancey1989 23b12c6f58 fix invalide bcast in reduce strategy
7 years ago
tensor-tang 8a1abe54d7 clean fusion infershape code
7 years ago
superjomn 8e0fe035d4 fix ner_test when bs>1
7 years ago
tensor-tang 916f42bcbf refine fusion gru infershape
7 years ago
tensor-tang a5556d4417 refine attentionlstm infershape
7 years ago
Krzysztof Binias accdecc681 Correcting Lint errors
7 years ago
bingyanghuang 83394bab3e modified by luotao's suggestion
7 years ago
Michal Gallus 5d34ef61cb Fuse MKLDNN's Conv + ReLU
7 years ago
nhzlx df161e08f0 delete unuse ut
7 years ago
nhzlx 49b5b3c5b3 merge develop
7 years ago
nhzlx 03ff4f6892 fix subgraph bug!
7 years ago
tensor-tang e0436ad8bb refine fusion lstm infershape
7 years ago
Krzysztof Binias 1ce9e9dc30 Renaming decision variable
7 years ago
chengduoZH cc18fffb90 add nest while_op
7 years ago
Bai Yifan faf8ad2436
Add ignore_index in cross_entropy op (#13217)
7 years ago
bingyanghuang 1454cd54aa pre-commit check
7 years ago
Tao Luo 94b66bdb5d
Merge pull request #13326 from luotao1/analysis_test_refine
7 years ago
bingyanghuang 7429067ab3 clean code
7 years ago
bingyanghuang cdbc5e7353 Add some comments
7 years ago
bingyanghuang 53185fde11 Rewrite sequence pooling last and first mode with memcpy and clean code
7 years ago
guochaorong 76e9227467
Merge pull request #13199 from JiayiFeng/fix_CudnnHolder_bug
7 years ago
Xin Pan 17bf8713a5
Merge pull request #12988 from panyx0718/ir2
7 years ago
luotao1 9664c53c7c fix cmake error to pass the ci
7 years ago
Krzysztof Binias 1658958fe6 Reusing converted weights
7 years ago
luotao1 81c21705b4 simplify inference/tests/api/CMakeLists.txt
7 years ago
luotao1 d0fbe78040 move analyzer_xxx_tester to inference/tests/api
7 years ago
Yan Xu d117bbc313
Merge pull request #13291 from Yancey1989/reset_vars_on_pserver
7 years ago
luotao1 83af1b3b3e move analyzer_rnn1_test out of analyzer_test
7 years ago
Yan Chunwei 2fd1bf2ea6
fea/add color log (#13305)
7 years ago
qingqing01 a39eba77eb
Implement norm_op by CUDA instead of Eigen. (#13273)
7 years ago
Yancey1989 5558784c01 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into reset_vars_on_pserver
7 years ago
Yancey1989 32b94a7d13 cache var types
7 years ago
superjomn 6b2f680d88 simple fix
7 years ago
minqiyang dc863aac7e Add kids exists detection in Scope
7 years ago
Yan Chunwei 5023530a8a
Refactor/remove sensitive (#13314)
7 years ago
Yan Chunwei 478a4e850e
refactor ir pattern (#13304)
7 years ago
minqiyang 681514e15f Make all scope pointer to shared
7 years ago
Xin Pan e762d85de4 clean
7 years ago
Xin Pan 0904f07d46 polish
7 years ago
Xin Pan 9b7c3f9615 refine
7 years ago
Xin Pan ff47eaf45f clean
7 years ago
Xin Pan 4313d870a2 refine
7 years ago
Xin Pan c69cf6dde8 fix
7 years ago
Xin Pan 56a977d436 add test
7 years ago
Xin Pan 926e1077ca version
7 years ago
Yancey1989 e5a935393f Merge branch 'develop' of github.com:PaddlePaddle/Paddle into reset_vars_on_pserver
7 years ago
Yancey1989 580f55fa0f update by comment
7 years ago
Yang Yu 8331e835a8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_CudnnHolder_bug
7 years ago
tensor-tang ca973139fe
Merge pull request #13285 from tensor-tang/refine/ut/lac
7 years ago
Wu Yi f90c7865f0
Benchmark tool for imgnet (#12305)
7 years ago
luotao1 5e7bfd4e4c Merge branch 'develop' into anakin_ner
7 years ago
tensor-tang 39c4921245 Merge remote-tracking branch 'ups/develop' into refine/ut/lac
7 years ago
tensor-tang 5a2fc5b52f fix print error
7 years ago
tensor-tang 3ea19b7596 fix bug and fc pass ut
7 years ago
tensor-tang acfdbf0293 enable ner analysis test and refine lac
7 years ago
luotao1 6fae46a128 refine codes
7 years ago
tensor-tang df0c695618 fix fusion gru pass and enable it
7 years ago
Yancey1989 6edfae4234 reset received vars on pserver
7 years ago
tensor-tang c9bd2d50f1 refine fc and gru pattern
7 years ago
minqiyang 07f495ec7a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_python35_CI_random_fail
7 years ago
luotao1 d4c3fe9a44 clean api_anakin_engine_rnn_tester
7 years ago
tensor-tang 7eebb90523 fix conflicts
7 years ago
tensor-tang 3c3ad1e4cf
Merge branch 'develop' into refine/ut/lac
7 years ago
Tao Luo f76f42c2e0
Merge pull request #13260 from luotao1/all_data
7 years ago
tensor-tang 353d7d1be6
Merge branch 'develop' into refine/ut/lac
7 years ago
Yan Chunwei e2d325ac08
refactor pass_library (#13261)
7 years ago
tensor-tang ca30127e0a fix compile error undef registrar pass
7 years ago
tensor-tang 0618077971 Merge remote-tracking branch 'ups/develop' into refine/ut/lac
7 years ago
tensor-tang 6b104c90d3 fix profile
7 years ago
luotao1 00c7230996 Merge branch 'develop' into all_data
7 years ago
Yan Chunwei 6de0a18d5f
Refine/text classification support data (#13256)
7 years ago
Tao Luo 11b22883be
Merge pull request #12738 from luotao1/anakin_cpu
7 years ago
minqiyang a04d99810e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_python35_CI_random_fail
7 years ago
Xin Pan 883bbe1958
Merge pull request #13238 from panyx0718/clean
7 years ago
luotao1 4c283d87ef Merge branch 'develop' into all_data
7 years ago
tensor-tang 9f2ccf5b3d
Merge pull request #13237 from tensor-tang/refine/op/peephole
7 years ago
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 718033e14f Merge remote-tracking branch 'ups/develop' into refine/op/peephole
7 years ago
minqiyang b5de0166eb Pass the INFERENCE CI when WITH_INFERENCE is OFF
7 years ago
Xin Pan b6bddd2c29
Merge pull request #13262 from typhoonzero/fix_cuda9_docker_build
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
typhoonzero 04106cb1aa fix cuda9 docker build
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