Commit Graph

3448 Commits (2b89f590559bc76d6f821789edee42cf56a68582)

Author SHA1 Message Date
dongdaxiang db50b01100 remove file cnt assignment in async_executor 6 years ago
WangZhen 451896fce4 init quantization. 6 years ago
jerrywgz b62a17bbae add nms api 6 years ago
Xin Pan 3c09a57e47 fix bias 6 years ago
Xin Pan c8c3efad76 fix bias 6 years ago
JiabinYang af1cee5a35 change in 1/18 6 years ago
jerrywgz f660553d77 enhance nms for mask rcnn, test=develop 6 years ago
shippingwang 14f2a1060d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into shufflechannel 6 years ago
jerrywgz 88ee56d0b2 enhance nms for mask rcnn 6 years ago
zhaozhehao e2ba9668b4 Tree conv op () 6 years ago
chengduo 958ca2c7c5
speed fetch_feed_test () 6 years ago
乔龙飞 Qiao Longfei adba4384ec
Merge pull request from jacquesqiao/gru-add-mode 6 years ago
wopeizl e81b2c93f5
Merge pull request from wopeizl/windows/fixunittest 6 years ago
JiabinYang a360f1436b little change 6 years ago
JiabinYang 7e3280ad1b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/imperative 6 years ago
Xin Pan d1ac567579 fix 6 years ago
minqiyang dbd4d058af Add static implementation and fix fc layer 6 years ago
Xin Pan bf180577ba fix 6 years ago
Xin Pan e395f2c6a3 polish codes 6 years ago
JiabinYang 200776bdf0 add simple rnn 6 years ago
minqiyang 315b133e67 Add single GPU support to imperative 6 years ago
tensor-tang 3759c1db8c
Merge pull request from mozga-intel/mozga-intel/element_wise_operator_ngraph 6 years ago
shippingwang 53e76a2eb6 Fix comments display, test=develop 6 years ago
Xin Pan 179363a15c polish codes 6 years ago
Xin Pan bfa2621fc3 fix bias 6 years ago
Xin Pan 9a4314f025 imperative gan 6 years ago
peizhilin e7fa61e282 fix unit test cases 6 years ago
Xin Pan a61e7d0f48 dy gan mostly working 6 years ago
tensor-tang a7fc3d42a0
Merge pull request from tensor-tang/fuse/second_order_mul_sub 6 years ago
Xin Pan 73093656b8
Merge pull request from panyx0718/api 6 years ago
Xin Pan 2db6e3ed2a
Merge pull request from panyx0718/imperative 6 years ago
乔龙飞 Qiao Longfei b14d4cdd75
Merge pull request from jacquesqiao/multithread-sparse-adam 6 years ago
Xin Pan 03fe31097b add static GAN 6 years ago
mozga-intel cba729404d Enable softmax operator for a ngraph engine 6 years ago
Qiao Longfei cd31b90a46 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-cpp-reader 6 years ago
liuwei1031 3f815e079f fix github issue 15267 test=develop () 6 years ago
wopeizl 0fbb76f66b
Merge pull request from wopeizl/debug/support 6 years ago
Xin Pan 24bb6a6aec expose CompiledProgram 6 years ago
Qiao Longfei a2f2cde031 revert test_adam_op test=develop 6 years ago
Qiao Longfei a6b3bf6069 add attr min_row_size_to_use_multithread in op config test=develop 6 years ago
Qiao Longfei 8c516a24e5 remote min_row_size_to_use_multithread in adam interface test=develop 6 years ago
Qiao Longfei 7fd15ce539 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into multithread-sparse-adam 6 years ago
Qiao Longfei 9b4fe283e1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into multithread-sparse-adam 6 years ago
minqiyang 91d87ec0b2 Add unittest for imperative resnet 6 years ago
Xin Pan 95f142b18b resolve conflict 6 years ago
Xin Pan abdd9411b4 fix 6 years ago
Xin Pan c27008c408 convert all tests to new CompiledProgram API 6 years ago
chengduo 485d32102d
Open fetch_feed_op test () 6 years ago
peizhilin eea75a1d93 fix issue when type is invalid 6 years ago
peizhilin 9adb158e5b Merge remote-tracking branch 'upstream/develop' into debug/support 6 years ago
tensor-tang 84b0ecdcce Merge remote-tracking branch 'ups/develop' into fuse/second_order_mul_sub 6 years ago
Xin Pan 0d5819eb4f polish imperative codes 6 years ago
chengduo 46d01d798e
Revert "Revert "Remove workspace_handle in conv_cudnn ()"" () 6 years ago
tensor-tang d618e48309 fix fuse square mat order and refine test 6 years ago
Qiao Longfei 4feae25378 fix build problem test=develop 6 years ago
tensor-tang 157494a462 add squared mat sub unit test 6 years ago
Qiao Longfei e641ffe77b change interface and api spec for dynamic_gru test=develop 6 years ago
Qiao Longfei e477d789a1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into gru-add-mode 6 years ago
tensor-tang f347d6e4a1 add repeated fc relu unit test 6 years ago
Xin Pan c9b4adf0d5
Merge pull request from velconia/imperative_shared_ptr 6 years ago
Zeng Jinle 06efc6f35e
Merge pull request from sneaxiy/fix_py_reader_unittest 6 years ago
minqiyang c86b3dd6e6 Polish code 6 years ago
minqiyang ddfb9f1123 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_shared_ptr 6 years ago
Xin Pan d1220f23bb
Merge pull request from panyx0718/imperative 6 years ago
colourful-tree 576c740d5d
Merge pull request from colourful-tree/data_norm 6 years ago
colourful-tree d5a8909131
Merge pull request from colourful-tree/develop 6 years ago
chengduozh 358e657f68 Revert "Remove workspace_handle in conv_cudnn ()" 6 years ago
sneaxiy 485a1b5a37 fix some failed unittest 6 years ago
minqiyang d0b640dca1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_shared_ptr 6 years ago
chengduo 064512aa47
Remove workspace_handle in conv_cudnn () 6 years ago
xiaolil1 8f17c714de Conv int8 residual () 6 years ago
chengduo 0e178033d3
open compare_reduce_and_allreduce test () 6 years ago
Wu Yi fd85418329
[Feature] support mix precision training for resnet () 6 years ago
flame fb63cd89d4
Add python ir graph API () 6 years ago
Zeng Jinle 41104907a4
Merge pull request from sneaxiy/enforce_dim_check_in_data_feeder 6 years ago
乔龙飞 Qiao Longfei 5e74c4e88f
Merge pull request from jacquesqiao/fix-dist-sparse-decay 6 years ago
minqiyang c8d1a8e909 Change var_ and grad_ to shared_ptr 6 years ago
minqiyang 0601f5c4ee Add cross_entropy loss to mnist ut 6 years ago
minqiyang 7aab39af15 Change grads to VarBase 6 years ago
Qiao Longfei 40330c2c23 clean test_dist_ctr_with_l2_decay test=develop 6 years ago
tensor-tang 48410b9bfe
Merge pull request from tensor-tang/fuse/seqpool_concat_2 6 years ago
Qiao Longfei edad60e612 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-cpp-reader 6 years ago
peizhilin c1235c935f add the enable_debug flag 6 years ago
Xin Pan 7b73fc9e1a
Merge pull request from panyx0718/api 6 years ago
Qiao Longfei 5907d837c8 merge test_dist_ctr_with_l2_decay.py into test_dist_ctr.py 6 years ago
Xin Pan 9597fd05e9 polish 6 years ago
Qiao Longfei d0e3b24002 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-dist-sparse-decay 6 years ago
Qiao Longfei 9484165923 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-assign 6 years ago
Qiao Longfei 908684a535 change the largest size of assign 6 years ago
sneaxiy 999a05b04b polish code 6 years ago
tensor-tang f8c305b243 Merge remote-tracking branch 'ups/develop' into fuse/seqpool_concat_2 6 years ago
qingqing01 a037378fdb
Fix error with cuDNN version less than 7.1. () 6 years ago
Xin Pan 7aad6afd49 forward and backward 6 years ago
mozga-intel a42f8f4f6f Enable element_wise_add operator for a ngraph 6 years ago
Qiao Longfei 810439a993 fix style test=develop 6 years ago
tensor-tang f702f8fd10 Merge remote-tracking branch 'ups/develop' into fuse/seqpool_concat 6 years ago
Xin Pan 2349acea48 checkpoint 6 years ago
Qiao Longfei b16e832d4d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-dist-sparse-decay 6 years ago
peizhilin c783dd03bd fix the test case test=develop 6 years ago
Xin Pan 11d4d39cd7 forward working 6 years ago
Tao Luo 4d9aa1745a
Merge pull request from mozga-intel/mozga-intel/scale_operator_ngraph 6 years ago
Tao Luo dc0c221426
Merge pull request from mozga-intel/mozga-intel/mean_operator_ngraph 6 years ago
Xin Pan b629133375 checkpoint runnable PyLayer 6 years ago
peizhilin a6f5ceee74 add the python callstack for debug support test=develop 6 years ago
Xin Pan c4b09a713f polish 6 years ago
Qiyang Min 317840d3ba
Merge pull request from velconia/add_fused_emb_seq_pool_op 6 years ago
tensor-tang 2dd331cc21 Merge remote-tracking branch 'ups/develop' into fuse/seqpool_concat 6 years ago
tensor-tang 316636404f add seqpool concat unit test 6 years ago
xiaolil1 c8f101e5da Conv int8 relu () 6 years ago
Xin Pan 0d0bc61248 update api 6 years ago
Qiao Longfei 44b300556d change min_row_size_to_use_multithread to parameter of adam 6 years ago
sneaxiy d752177b8f enforce_dim_check_in_data_feeder 6 years ago
Qiao Longfei 87b4eb1da4 change min_param_size_to_use_multithread to min_row_size_to_use_multithread 6 years ago
chengduo eabb2105fa
Refactor MultiDevSSAGraphBuilder () 6 years ago
minqiyang 920d4a8b78 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_fused_emb_seq_pool_op 6 years ago
mozga-intel e77956c920 Enable mean operator for a ngraph 6 years ago
mozga-intel dd768714ab Enable scale operator for a ngraph 6 years ago
Qiao Longfei 7a81ab8607 complete gru_unite_op and test 6 years ago
Qiao Longfei 816c18a22b update test_gru_unit_op 6 years ago
Qiao Longfei 72618c8da5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into gru-add-mode 6 years ago
Qiao Longfei 17b1b660fc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into multithread-sparse-adam 6 years ago
Xin Pan 5f0a0286e0 add doc 6 years ago
Xin Pan 8e2a592be2 fix 6 years ago
乔龙飞 Qiao Longfei e1679b8847
Merge pull request from JiabinYang/feature/add_prefech_hs 6 years ago
wopeizl 796322d31a
Merge pull request from wopeizl/windows/whlsupport 6 years ago
Xin Pan 7526ac14e3 add comments 6 years ago
Xin Pan cb1891f97b polish 6 years ago
xiaolil1 bbc9336878 Enable basic MKL-DNN INT8 Conv OP () 6 years ago
Xin Pan 8ae9094e07 polish and resolve conflicts 6 years ago
Xin Pan beaae61a16 polish 6 years ago
Xin Pan 5e928e579a try unify Executor and ParallelExecutor 6 years ago
Qiao Longfei 78ec7c0f99 gru add origin mode 6 years ago
Yan Xu a1e60ab19b
Merge pull request from Yancey1989/parallel_graph_mode 6 years ago
peizhilin 8bb513cad4 test=develop 6 years ago
Yancey1989 449bf58ea6 disable parallelgraph mode by default test=develop 6 years ago
wopeizl 67093da398
Merge pull request from wopeizl/windows/fixhuberloss 6 years ago
Yancey1989 e65436103f Merge branch 'develop' of github.com:PaddlePaddle/Paddle into parallel_graph_mode 6 years ago
Qiyang Min 23761beaef
Merge pull request from velconia/imperative_mnist 6 years ago
xiaolil1 8eb1f26211 Enable INT8 pool OP () 6 years ago
peizhilin 1cb74b061b fix the whl issue test=develop 6 years ago
minqiyang 229565303f Polish PyLayers 6 years ago
peizhilin dba009dbbf fix script issue 6 years ago
minqiyang 0f6ef8edba Add MNIST 6 years ago
minqiyang a7966e673b Polish code 6 years ago
minqiyang 133f100552 Complete the unittest of optimizers 6 years ago
Yancey1989 af91444cd6 polish unittest test=develop 6 years ago
Yancey1989 35cda13e9f fix unittest test=develop 6 years ago
minqiyang 2547f9d1b8 Polish code 6 years ago
sneaxiy 48324c32f2 merge develop 6 years ago
sneaxiy 8a83d6994e delete data_balance unittest 6 years ago