Commit Graph

24864 Commits (e3c68bde78ccc55f4be0d9519f3e7b9d67e929ab)
 

Author SHA1 Message Date
Tao Luo e3c68bde78
stronger the error message of tensor's mutable_data (#19303)
6 years ago
chengduo 6a1632318d
Split test_parallel_executor_seresnext to three unit test (#19239)
6 years ago
tianshuo78520a 188a5caf2e Split and enhance assert_api_spec_approvals (#19292)
6 years ago
chengduo a8a9823dae
add memory profiler (#19320)
6 years ago
Zeng Jinle 561232c25a
remove is_mem_optimized in Program, test=develop (#19307)
6 years ago
Adam 97d1db1874 Add generalized Conv+Activation MKLDNN fuse pass creation Part2 (#19237)
6 years ago
wangguanzhong 37428952c6
fix generate mask fpn, test=develop (#19301)
6 years ago
lidanqing 3fdecc19b7 Add elementwise_mul_mkldnn UT with [conv + elt_mul + conv] (#19191)
6 years ago
zhaoyuchen2018 5296294dae
Fix elementwise performance poor issue (#19278)
6 years ago
Tao Luo 6527a7df67
replace part of PADDLE_ASSERT to PADDLE_ENFORCE (#19285)
6 years ago
xiaoting 62facc7e47 fix yolo_box python example (#18925)
6 years ago
Yihua Xu b920395842 Use sparse matrix to implement fused emb_seq_pool operator (#19064)
6 years ago
wangchaochaohu 6e326ca2c6
optimize the realization of cuda dropout (#19136)
6 years ago
danleifeng 0865b5a9a0 distribute launch : add use_paddlecloud argument (#19273)
6 years ago
Zhaolong Xing 76c95af000
Fix BUG: Mask RCNN inference diff When using AnalysisPredictor. (#19213)
6 years ago
qingqing01 5fc8de449a
Remove warning in batch_norm_op (#19260)
6 years ago
lvmengsi d08d5ab519
Fix the mistake of convolution (#19274)
6 years ago
Aurelius84 78a3d837f8
Add match_matrix_tensor op (#18525)
6 years ago
Zeng Jinle 5b6673c44d
merge develop to solve conflict, also fix API doc, test=develop (#18823)
6 years ago
liuwei1031 50582071dc
fix compilation issue in windows vs2017 (#19183)
6 years ago
zhang wenhui 539c870753
add fl_listen_and_serv &fl_transpiler,test=develop (#19091)
6 years ago
juncaipeng 5368b36512 remove the warning for reminding user to avoid using the OriginProgram method, test=develop (#19244)
6 years ago
kh2se2013 27e85625b8 add python coverage launch when WITH_COVERAGE=ON (#19264)
6 years ago
silingtong123 af0fbd9012 change PADDLE_ENFORCE to PADDLE_ENFORCE_CUDA_SUCCESS (#19205)
6 years ago
zhouwei25 2f0dc8463a fix the bug that PYTHON_EXECUTABLE not exists (#19225)
6 years ago
silingtong123 1cbbf9f1ef correct the sample usage of diff_api.py (#19248)
6 years ago
Zeng Jinle 91a0911ca3
Make PADDLE_ENFORCE_EQ support types that cannot be converted to std::string (#19243)
6 years ago
chengduo 8a89ca94ce
Fix REGISTER_OP_WITHOUT_GRADIENT (#19251)
6 years ago
gongweibao fd4b15a2f6
Unset unittests http_proxy env to avoid timeout. (#19269)
6 years ago
silingtong123 a94a25867d imporve the doc of decorate_reader API (#19206)
6 years ago
gongweibao 86f0591175
Remove node_num function. (#19167)
6 years ago
zhongpu c27b081397 modify paddle/scripts/fast_install.sh about mac installation, test=develop (#19187)
6 years ago
Kaipeng Deng 2848cb791e
fix temporal_shift OP PADDLE_ENFORCE. test=develop (#19161)
6 years ago
Tao Luo 2f8c7e021f
remove unused inference_transpiler unit-tests (#19130)
6 years ago
Zeng Jinle 708bd9798d
move_flags_to_unified_files_for_management, test=develop (#19224)
6 years ago
Zeng Jinle 002f325dcd
add PADDLE_ENFORCE_CUDA_SUCCESS, test=develop (#19211)
6 years ago
lidanqing 07a4d8f8d6 Fix mAP problem in unit test of int8 object detection test (#18946)
6 years ago
zhaoyuchen2018 0c71c839ec
Fix recurrent op not update grade issue (#18581)
6 years ago
Hao Wang d53fa53b65 CI - Improve example code check (#19170)
6 years ago
Adam b837689e97 Add generalized Conv+Activation MKLDNN fuse pass creation (#19072)
6 years ago
Yibing Liu 50b1cab122
Add padding support for crf_decoding (#19057)
6 years ago
Aurelius84 45fb031f6b
remove is_test param of FC test=develop (#19209)
6 years ago
wuzewu 6fc1defd77 Fix compatibility issue of fluid.io.save_vars on windows platform (#19181)
6 years ago
liym27 c8cdef37b2 change the default value of summarize from -1 to 20 in Print API to improve ease of use (#18738)
6 years ago
LielinJiang 1331c9e1f8 fix distributions unittest bug, test=develop (#19012)
6 years ago
Yiqun Liu 77572b70cb
Enhance the error message when GrapOpMaker is null. (#19070)
6 years ago
lvmengsi c6f163cd7a
add description of sync_bn (#19056)
6 years ago
chengduo b5ba801ef0
Fix gather op bug (#19168)
6 years ago
Zeng Jinle 0f9b33954a
move python reader api to fluid.io module, test=develop (#19143)
6 years ago
jiaqi b86be13c15
fix default value (#19193)
6 years ago