Commit Graph

24956 Commits (8d6d95cc2b459b7843407d052a0b37a31301df1d)
 

Author SHA1 Message Date
zhaoyuchen2018 5296294dae
Fix elementwise performance poor issue () 6 years ago
Tao Luo 6527a7df67
replace part of PADDLE_ASSERT to PADDLE_ENFORCE () 6 years ago
xiaoting 62facc7e47 fix yolo_box python example () 6 years ago
Yihua Xu b920395842 Use sparse matrix to implement fused emb_seq_pool operator () 6 years ago
wangchaochaohu 6e326ca2c6
optimize the realization of cuda dropout () 6 years ago
danleifeng 0865b5a9a0 distribute launch : add use_paddlecloud argument () 6 years ago
Zhaolong Xing 76c95af000
Fix BUG: Mask RCNN inference diff When using AnalysisPredictor. () 6 years ago
qingqing01 5fc8de449a
Remove warning in batch_norm_op () 6 years ago
lvmengsi d08d5ab519
Fix the mistake of convolution () 6 years ago
Aurelius84 78a3d837f8
Add match_matrix_tensor op () 6 years ago
Zeng Jinle 5b6673c44d
merge develop to solve conflict, also fix API doc, test=develop () 6 years ago
liuwei1031 50582071dc
fix compilation issue in windows vs2017 () 6 years ago
zhang wenhui 539c870753
add fl_listen_and_serv &fl_transpiler,test=develop () 6 years ago
juncaipeng 5368b36512 remove the warning for reminding user to avoid using the OriginProgram method, test=develop () 6 years ago
kh2se2013 27e85625b8 add python coverage launch when WITH_COVERAGE=ON () 6 years ago
silingtong123 af0fbd9012 change PADDLE_ENFORCE to PADDLE_ENFORCE_CUDA_SUCCESS () 6 years ago
zhouwei25 2f0dc8463a fix the bug that PYTHON_EXECUTABLE not exists () 6 years ago
silingtong123 1cbbf9f1ef correct the sample usage of diff_api.py () 6 years ago
Zeng Jinle 91a0911ca3
Make PADDLE_ENFORCE_EQ support types that cannot be converted to std::string () 6 years ago
chengduo 8a89ca94ce
Fix REGISTER_OP_WITHOUT_GRADIENT () 6 years ago
gongweibao fd4b15a2f6
Unset unittests http_proxy env to avoid timeout. () 6 years ago
silingtong123 a94a25867d imporve the doc of decorate_reader API () 6 years ago
gongweibao 86f0591175
Remove node_num function. () 6 years ago
zhongpu c27b081397 modify paddle/scripts/fast_install.sh about mac installation, test=develop () 6 years ago
Kaipeng Deng 2848cb791e
fix temporal_shift OP PADDLE_ENFORCE. test=develop () 6 years ago
Tao Luo 2f8c7e021f
remove unused inference_transpiler unit-tests () 6 years ago
Zeng Jinle 708bd9798d
move_flags_to_unified_files_for_management, test=develop () 6 years ago
Zeng Jinle 002f325dcd
add PADDLE_ENFORCE_CUDA_SUCCESS, test=develop () 6 years ago
lidanqing 07a4d8f8d6 Fix mAP problem in unit test of int8 object detection test () 6 years ago
zhaoyuchen2018 0c71c839ec
Fix recurrent op not update grade issue () 6 years ago
Hao Wang d53fa53b65 CI - Improve example code check () 6 years ago
Adam b837689e97 Add generalized Conv+Activation MKLDNN fuse pass creation () 6 years ago
Yibing Liu 50b1cab122
Add padding support for crf_decoding () 6 years ago
Aurelius84 45fb031f6b
remove is_test param of FC test=develop () 6 years ago
wuzewu 6fc1defd77 Fix compatibility issue of fluid.io.save_vars on windows platform () 6 years ago
liym27 c8cdef37b2 change the default value of summarize from -1 to 20 in Print API to improve ease of use () 6 years ago
LielinJiang 1331c9e1f8 fix distributions unittest bug, test=develop () 6 years ago
Yiqun Liu 77572b70cb
Enhance the error message when GrapOpMaker is null. () 6 years ago
lvmengsi c6f163cd7a
add description of sync_bn () 6 years ago
chengduo b5ba801ef0
Fix gather op bug () 6 years ago
Zeng Jinle 0f9b33954a
move python reader api to fluid.io module, test=develop () 6 years ago
jiaqi b86be13c15
fix default value () 6 years ago
Leo Chen 80eab822c1 Remove unused DefaultGradOpDescMaker in REGISTER_OPERATOR() () 6 years ago
chengduo c70a97f46e Use CUDAPinnedPlace in buffered_reader () 6 years ago
zhouwei25 ef46918ad1 Fix the inference library compilation bug on windows () 6 years ago
Tao Luo 32a670badc
remove WITH_FAST_MATH option () 6 years ago
jiaqi b104ea0684
add get_last_save_xbox_base/get_last_save_xbox () 6 years ago
jiaqi bfd514c730
fix default value of fleet desc () 6 years ago
joanna.wozna.intel 492a00f53e Add conv reqantize squash () 6 years ago
lidanqing c548e370f1 UT coverage for guassian_mkldnn_op and batch_norm_mkldnn_op () 6 years ago