Commit Graph

6351 Commits (643b6faa0ced3304d5531dfa6a87a7fb39a54e0f)

Author SHA1 Message Date
qingqing01 2bb8f5b1b1
Support variable data shape of non-sequence data. (#13482)
7 years ago
Qingsheng Li 21ec93aa7e
[WIP]Sequence Scatter Op (#12625)
7 years ago
Xin Pan 103deb111d
Merge pull request #13484 from panyx0718/ir4
7 years ago
Jiabin Yang bc5fc5cb4a
Merge pull request #13483 from JiabinYang/mac/fix_unittest_279_395
7 years ago
Yan Xu 4760d5a3bc
Merge pull request #13481 from Yancey1989/move_dataset
7 years ago
qiaolongfei cf0b6f155b fix img_conv_group doc
7 years ago
Tao Luo f1cbb4b0bd
Merge pull request #13479 from luotao1/inference_transpiler
7 years ago
Xin Pan 10f7d004c4 To support full model saving.
7 years ago
Jiabin Yang 2c7a8b92c0
Merge branch 'develop' into mac/fix_unittest_279_395
7 years ago
Jiabin Yang dffc457d60
Merge pull request #13467 from JiabinYang/mac/fix_unitest_ci
7 years ago
JiabinYang e8e762f4e8 fix mac unittest 279/395 error without distribute
7 years ago
Yancey1989 3571ca6663 move uci_housing dataset to bce
7 years ago
Wu Yi a69a584b0c
Merge pull request #13470 from typhoonzero/fix_mat_plot_req_for_py2
7 years ago
Xin Pan 759dae0493
Merge pull request #13461 from panyx0718/ir3
7 years ago
luotao1 ff37993bf3 hidden InferenceTranspiler
7 years ago
chengduo fd8d83e68a
Fix the nested dyn_rnn (#13417)
7 years ago
whs cf128231c6
Add truncated gaussian initializer. (#13000)
7 years ago
Zeng Jinle 642cf6ca2f
Merge pull request #13418 from sneaxiy/dam_save_memory
7 years ago
whs 5dc5175007
Add python api for expand op. (#13453)
7 years ago
Dun 253f618ac7 loosen the restriction of output_size in conv2d_transpose (#12292)
7 years ago
typhoonzero bd7920dd14 fix py2 matplotlib deps
7 years ago
Yu Yang cec94cab87
Merge pull request #13351 from dzhwinter/memory/stable
7 years ago
qingqing01 65efebb864
Fix detection.py after merge slice_op. (#13435)
7 years ago
Yu Yang 93456fc676
Merge pull request #13427 from reyoung/feature/hide_recordio_reader
7 years ago
Wu Yi efafc72f62
Hide program APIs (#12315)
7 years ago
JiabinYang 6a91200757 fix mac unitest and add test_debugger back
7 years ago
qingqing01 c9e5c1e41b
Hidden ParallelDo. (#13454)
7 years ago
JiabinYang facfec10bc fix mac unitest on ci
7 years ago
chengduo 6757a31552
[Accelerate] Refine seq_softmax_op (#13421)
7 years ago
Yibing Liu 9cc1937d43
Merge pull request #13400 from kuke/fix_seq_pad
7 years ago
Qiao Longfei 020d13c18a
fix dist table send hang problem (#13259)
7 years ago
Yu Yang 2c31ea9293
Merge pull request #13424 from chengduoZH/refine_seq_concat
7 years ago
Yu Yang 5996e224fa
Merge pull request #13430 from chengduoZH/refine_seq_pool
7 years ago
sneaxiy fd3e32ea7d Merge develop
7 years ago
Yu Yang e104e70667 Update Unittests
7 years ago
Xin Pan 5ce77889f4 clean unused inference_optimize c++ implementation
7 years ago
chengduoZH 6534f8527a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_lod
7 years ago
chengduo 72dd6b37d9
Add sequence_expand_as_op (#13420)
7 years ago
chengduoZH 24459501fe Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_seq_concat
7 years ago
chengduoZH f92b07f0b5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_seq_pool
7 years ago
Yu Yang d5455b2273
Merge pull request #13445 from gongweibao/fixtransformer
7 years ago
Yu Yang 6b3c2a9a88 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/remove_trainer_api
7 years ago
Yu Yang e39899da16 Fix bug in test_detection_map_op
7 years ago
Tao Luo 2d89849125 add WITH_INFERENCE_API_TEST option (#13425)
7 years ago
sneaxiy 0718113a9c modification
7 years ago
sneaxiy d9942cd122 Merge develop
7 years ago
gongweibao 0c8c0d943f
fix macunittest (#13434)
7 years ago
Yu Yang cd69e1dd2a
Merge pull request #13339 from chengduoZH/debug_while_op
7 years ago
chengduoZH b57a2b989b remove test_seq_concat_op
7 years ago
gongweibao 6eeb063e8c fix random failed
7 years ago
Zeng Jinle 4c489180e6
Merge pull request #13411 from sneaxiy/feature/eager_delete_tensor
7 years ago
yuyang 82b8a3c5d9 Move trainer to contrib
7 years ago
dzhwinter 5212b2a969 "rerun"
7 years ago
chengduoZH 284519561d add doc
7 years ago
chengduoZH cacf549e8a refine seq_pool
7 years ago
chengduoZH f8c55fb2c7 add api
7 years ago
yuyang ecc4dc6d9b Hide RecordIO Reader
7 years ago
chengduoZH e7940141ce refine seq_concat
7 years ago
yuyang 480c7c4ee3 Fix sentiment dataset
7 years ago
sneaxiy 7116cc12fb Merge develop
7 years ago
sneaxiy abf9832c12 tiny change to save memory
7 years ago
Jiabin Yang edb9e56934
Merge pull request #13401 from JiabinYang/mac/ci_unitest
7 years ago
Dun e0bca5f866 Implement slice grad operator. #8130 (#12330)
7 years ago
sneaxiy 612e1a3155 modification
7 years ago
dzhwinter 2617ac9d1a "add doc string"
7 years ago
dzhwinter bddd4bc0ce Merge remote-tracking branch 'origin/develop' into memory/stable
7 years ago
Yibing Liu 1c87558c4a Revert changes for debug
7 years ago
Yibing Liu 8edf60ceda Merge branch 'develop' of upstream into fix_seq_pad
7 years ago
Wu Yi 437debf40e Fix mac ci dist (#13393)
7 years ago
sneaxiy d0b2453ecd merge develop
7 years ago
sneaxiy 24ea39c4c6 feature/eager_delete_tensor
7 years ago
dzhwinter da8adf1d04 "comment out unittest"
7 years ago
dzhwinter fd9dc75fc2 Merge remote-tracking branch 'origin/develop' into memory/stable
7 years ago
dzhwinter 873b517b9b "use simple stategy"
7 years ago
Yibing Liu ce773ed7f8 Fix unitttest in sequence_pad_op
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
dzhwinter ef60a6544e "add test"
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
Xingyuan Bu 9e2e893f59 Enhence generate_proposal_labels_op and fix some bug. (#13239)
7 years ago
Yan Xu 23ec966cd3
Merge pull request #13360 from Yancey1989/parallel_bcast
7 years ago
Wu Yi 323d017c07
Merge pull request #13379 from typhoonzero/fix_with_distribute_tests_cmake
7 years ago
Wu Yi 3ab3a7f392
Trainer auto wait pserver ports (#13341)
7 years ago
typhoonzero 26b1704bef fix with distribute cmake
7 years ago
tensor-tang a56b6637d2
Merge pull request #13376 from tensor-tang/fix/mac/op
7 years ago
Jiabin Yang ae0d806cc1
Merge pull request #13367 from JiabinYang/mac/unittest412
7 years ago
Jiabin Yang ae7fb2a191
Merge pull request #13362 from JiabinYang/mac/unitest214
7 years ago
tensor-tang 2b10aee52a disable seqexpandconcatfc op test on Mac
7 years ago
Jiabin Yang 5b5fa37fb9
Update test_reader_reset.py
7 years ago
Yancey1989 2888d2d7bc Merge branch 'develop' of github.com:PaddlePaddle/Paddle into parallel_bcast
7 years ago
Yancey1989 4778c6e21c delete unused py codes
7 years ago
JiabinYang 415e0eac69 fix mac test_reader_reset
7 years ago
Qiyang Min 6abe03be0c
Merge pull request #13317 from velconia/fix_python35_CI_random_fail
7 years ago
Jiabin Yang 1b676bef2d
Merge pull request #13361 from JiabinYang/mac/unittest428
7 years ago
JiabinYang 670c58bea4 fix mac test_data_baalancance
7 years ago
JiabinYang bdd957b4be fix test_parallel_executor_transformer
7 years ago
Jiabin Yang d41176411f
Update test_py_reader_using_executor.py
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
JiabinYang 36d6e44681 fix test_py_reader_using_executor error
7 years ago
gongweibao 392ae69650
Set parallel executor thread num under nccl2 distributed env (#13207)
7 years ago
dzhwinter 0c1a5d87b4 "debug version"
7 years ago
Jacek Czaja dfbd1cc3c1
Merge pull request #13209 from Sand3r-/mgallus/conv-relu-fuse
7 years ago
Michal Gallus 5d34ef61cb Fuse MKLDNN's Conv + ReLU
7 years ago
Qiao Longfei b681537e1a
Add multiprocess reader (#13311)
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
Xin Pan 17bf8713a5
Merge pull request #12988 from panyx0718/ir2
7 years ago
Haihao Shen 314e150f8a Merge branch 'public-dev' into develop
7 years ago
qingqing01 a39eba77eb
Implement norm_op by CUDA instead of Eigen. (#13273)
7 years ago
Haihao Shen fbcecddfce Merge branch 'public-dev' into develop
7 years ago
minqiyang dc863aac7e Add kids exists detection in Scope
7 years ago
Xin Pan 9b7c3f9615 refine
7 years ago
Xin Pan 56a977d436 add test
7 years ago
Xin Pan 926e1077ca version
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
minqiyang ce24a92007 Disable image_classification_resnet
7 years ago
minqiyang d3d22a12fd Polish code
7 years ago
luotao1 6fae46a128 refine codes
7 years ago
minqiyang 5335ff628e Polish code
7 years ago
minqiyang 2720330dc5 Disable random fail case
7 years ago
minqiyang 8ef1f9f9b8 Polish code
7 years ago
minqiyang 2bb0ac927b Polish code
7 years ago
minqiyang a04d99810e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_python35_CI_random_fail
7 years ago
tensor-tang 9f2ccf5b3d
Merge pull request #13237 from tensor-tang/refine/op/peephole
7 years ago
Qiao Longfei 6a79ba2f28 Add save inference model to trainer (#12682)
7 years ago
minqiyang ad9e6476ff Force object deletion on trainer in unit test
7 years ago
tensor-tang 718033e14f Merge remote-tracking branch 'ups/develop' into refine/op/peephole
7 years ago
minqiyang 5af0c60fb6 Add compat deps
7 years ago
Yan Xu ad4d965172
Merge pull request #13250 from Yancey1989/fix_dist_base
7 years ago
Yu Yang e27a1a6a6a
Merge pull request #13229 from chengduoZH/disable_feed_fetch_unit_test
7 years ago
tensor-tang 40dbd97f8e Merge remote-tracking branch 'ups/develop' into refine/op/peephole
7 years ago
minqiyang 3420c94994 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_python35_CI_random_fail
7 years ago
minqiyang d4accfa905 Fix random fail of python35 unit test
7 years ago
Qiyang Min b805751598
Merge pull request #13223 from velconia/open_python35_CI
7 years ago
Yancey1989 0a71d58089 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into fix_dist_base
7 years ago
Yancey1989 a0b68653d0 make pickel proto version compatiable with py2
7 years ago
chengduo 886852557f
Refine reshape_grad and transpose_grad (#13074)
7 years ago
Yancey1989 a267155006 fix parallel run dist unit test
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
Qiao Longfei 6e03f7900f
Add centered mode rmsprop (#13161)
7 years ago
tensor-tang 2f3b498949 refine fusion seq lstm peephole
7 years ago
tangwei12 d1e2efae6b
reimplement auc in fluid (#13167)
7 years ago
chengduoZH 73eba2f87e disable feed_fetch_unit_test
7 years ago
Brian Liu 04272c0d41 Enable lstm peephole (#13160)
7 years ago
qingqing01 bab341213e
Remove check in top_k API. (#13178)
7 years ago
minqiyang a0e6f416d6 Port transformer
7 years ago