Commit Graph

24998 Commits (fbc63a1f1f412b6d10672d048fc9bfea6dfc31d4)
 

Author SHA1 Message Date
baojun f2ad30c4dd Some ngraph op and unittest fix (#19515)
6 years ago
Tao Luo 49523ea189
replace PADDLE_ASSERT with PADDLE_ASSERT_MSG (#19586)
6 years ago
gongweibao abaf87be2b
Change backward_guard to optimize_guard to maximize the allreduce overlap. (#19506)
6 years ago
Zeng Jinle 578cccd48c fix parallel compilation error of allocator (#19581)
6 years ago
Zeng Jinle 635cd62d23
remove deprecated memory_optimize usages, test=develop (#19579)
6 years ago
Zeng Jinle f4562c3468
fix typo of allocator, test=develop (#19578)
6 years ago
Youwei Song 9a577f2e41 fix batchnorm api param: data_layout (#19524)
6 years ago
xiaoting 7a86706309 modified multiclass_nms example (#19553)
6 years ago
gongweibao 57f0f0f2dc
Delete pserver complete file before executor running. (#19468)
6 years ago
JesseyXujin 4a7e6deb63
add padding in linear_chain_crf op (#19583)
6 years ago
Zeng Jinle 19474019c2
fix fast pe to run highest priority ops first, test=develop (#19575)
6 years ago
zhouwei25 84c728013c fix the compilation issue on windows caused by mkl_CSRMM (#19533)
6 years ago
石晓伟 43a82d83fa
Remove redundant compilation options (#19456)
6 years ago
mapingshuo f4ee60b7d0 Imdb train demo2 (#19572)
6 years ago
Zeng Jinle 0af8549750 fix seg fault of share lod, test=develop (#19573)
6 years ago
Jacek Czaja cef95ee30d [MKL-DNN] Refactoring Softmax (#19312)
6 years ago
Zeng Jinle 0a73f7202a
Add retry_allocator for gpu (#19409)
6 years ago
hutuxian c756b5d231
Paddlebox Framework (#18982)
6 years ago
Zeng Jinle 5dce1da680 remove reset recordio usage (#19519)
6 years ago
ShenLiang 85914f7a88 add gather_nd op and unit test (#19366)
6 years ago
Jacek Czaja ecd9f330c9 [MKL-DNN] Fix to face model on AVX512 platforms (#19282)
6 years ago
GaoWei8 e8405e5c61 Modify the dropout op to multi-thread (#19504)
6 years ago
Huihuang Zheng 2916caa2c4
Change ugly PADDLE_ENFORCE_EQ in recurrent_op.cc (#19470)
6 years ago
Liufang Sang 9dde564097 change var name padding_num to padding_value (#19498)
6 years ago
Aurelius84 5b5379b32a
Add sequence_topk_avg_pooling Op (#19442)
6 years ago
chengduo 1cdd3b6985
Disable GC in test_parallel_exe_seresnext (#19408)
6 years ago
yaoxuefeng 10ca3f9609
add thread scope stat accurate metrics test=develop (#19480)
6 years ago
liuwei1031 d6cb1a4122
add dynamic C runtime support on windows, test=develop (#19502)
6 years ago
Bai Yifan 6d99842bb8
fix mean_iou api example, test=develop, test=document_preview (#19503)
6 years ago
Tao Luo 02270b3eb1
remove unused assert.h (#19529)
6 years ago
Bai Yifan 8394699dbb add stop_gradient in range_api, test=develop (#19484)
6 years ago
chengduo e340df013e
Support feed single persistable variable to PE (#19417)
6 years ago
Yiqun Liu fcec365d29
Add a pass to replace dropout_op with scale_op when is_test is true (#19297)
6 years ago
hong e169538886
fix kernel config bug in dygraph mode; test=develop (#19532)
6 years ago
Zeng Jinle c2c5b1b941
remove signal raise msg, test=develop (#19527)
6 years ago
lidanqing ba368bf696 clean up intel labeled TODOs (#19476)
6 years ago
Tao Luo 5eefd6e311
make PADDLE_ENFORCE ci check rule more readable (#19512)
6 years ago
Zeng Jinle 11f2f78458
fix sofmax seg fault in AVX, test=develop (#19487)
6 years ago
Thunderbrook 1fe468d319
support debug each output of each ins (#19004)
6 years ago
zhang wenhui bd35a7f0a6
support fc sort by number, test=develop (#19466)
6 years ago
Zeng Jinle 5c8f210ce3
refine inplace inference registry, test=develop (#19032)
6 years ago
chengduo b6d1d8901f
Increase num_iteration_per_drop_scope (#19075)
6 years ago
Double_V 1d0f04315a fix row_conv_op to force it support lodtensor and tensor input simultaneously, test=develop (#19412)
6 years ago
Jiabin Yang 1ce0a09e60
fix con2d transpose bias by create and init it in build_once (#18968)
6 years ago
Yi Liu 4ef6b8457a
adapte fleet api for localsgd and support nccl comm configuration in executor (#19443)
6 years ago
tangwei12 65c7368400
Fix the correctness of async mode at distributed training (#18863)
6 years ago
Tao Luo 61389ae5aa
make PADDLE_ENFORCE ci check rule more robust (#19445)
6 years ago
baojun 6421c61ae2 Update ngraph engine for multiple threading (#19155)
6 years ago
chengduo e26411cec2
Open test_parallel_dygraph_se_resnext (#19342)
6 years ago
Zeng Jinle caf59d0f3f
Add signal message to stderr (#19421)
6 years ago