Commit Graph

16455 Commits (cf475f95dfa1c28362b4fdb94930824054c3dce4)

Author SHA1 Message Date
zhongpu cf475f95df Remove FC in dygraph, modify FC to Linear in sample code (#22082)
7 years ago
liu zhengxi 64a4044292
add double register op_data_type of pad2d and fix compile error, test=develop (#22075)
7 years ago
Liu Xudong 7ba7acd197 Add coverage tools (#21975)
7 years ago
Double_V 6ea3809143 Support prroi_pool_op with Tensor and LoDTensor rois (#20649)
7 years ago
Pei Yang d8a9b134e3
fix trt instance_norm serialize bug. test=develop (#22152)
7 years ago
zhongpu cc1a9f4238 fix sample code in paddle/fluid/imperative/README.md (#22141)
7 years ago
Zeng Jinle 4c2df8e4d4
fix allocator strategy comment, test=develop, test=document_fix (#22121)
7 years ago
bingyanghuang 7872d06ff4 Add explanation on conv grad for dims<3 (#22125)
7 years ago
liu zhengxi 724b13e459
fix xception precision problem, test=develop (#22124)
7 years ago
Yiqun Liu b1401fb74d Remove subgraph_detector from inference/analysis to the common framework/ir directory. (#22094)
7 years ago
Pei Yang 50bee83f71
add TRT support for instance_norm op (#21928)
7 years ago
zhaoyuchen2018 3dbd4087fe
Fix windows build not kernel issue, test=develop (#22105)
7 years ago
Chengmo 418abc92f4
Update pyramid related OP (#21372)
7 years ago
bingyanghuang 4b4a9cc88f fix format in operator.cc (#22101)
7 years ago
Feiyu Chan 14aebc7a95
add erf op (#21785)
7 years ago
Chen Weihang ba8414d3a5
replace CUDNN_ENFORCE with PADDLE_ENFORCE_CUDA_SUCCESS, test=develop (#22109)
7 years ago
silingtong123 6c20e7c4e6 test=develop, remove unused parameter from class RuntimeInferShapeContext constructors (#22046)
7 years ago
Double_V fab4b0765a support elu_op double grad (#21822)
7 years ago
Pei Yang 0a51098a71
Add TRT support for BERT (#21135)
7 years ago
Jacek Czaja b0b27ff699 [MKL-DNN] Conv grad and Batch Norm grad NHWC support (#22088)
7 years ago
Huihuang Zheng dd4361568e
Add ParallelExecutor Test for Cond API and Fix PE Checks Shape Bug (#22029)
7 years ago
Zeng Jinle 9587249442
polish allocator strategy doc, test=develop, test=document_fix (#22095)
7 years ago
Zeng Jinle d9f5d1eb29
ag allocator by default, test=develop (#21837)
7 years ago
123malin 7fb817d447
add distributed_strategy (#21710)
7 years ago
Jacek Czaja ad8a9cb82c [MKL-DNN] Pool & LRN Grad Ops NHWC support (#21747)
7 years ago
Kaipeng Deng 34c57120eb polish cross_entropy ENFORCE (#22056)
7 years ago
SunAhong1993 7f4abaf2f5
register int/int64_t/float16 in pow/square kernel,test=develop (#22023)
7 years ago
Leo Chen 3f653c8323
register NoNeedBufferVarsInference for max_pool_grad_op, test=develop (#22055)
7 years ago
Yiqun Liu d48320777e
Add the first implememtation of fusion_group op (#19621)
7 years ago
Michał Gallus 6192108408 [DNNL] 3D Fully-Connected (#21746)
7 years ago
FDInSky aa2ed0dcc6 fix generate_proposal_labesl op (#21793)
7 years ago
ceci3 95d79b6d00
update error log for batch_norm_grad (#22017)
7 years ago
Aurelius84 c53b62eb8e
fix integer overflow in match_matrix (#22036)
7 years ago
Chen Weihang 2e9082250d
polish default error msg & cublas error hint, test=develop (#22032)
7 years ago
wangchaochaohu 64baee4144
polish code test=develop (#22014)
7 years ago
Chen Weihang 35ff1568e9 Add error message for cublas inItizalize failed (#21995)
7 years ago
Chen Weihang fbb42173a9
fix no hint problem when use ENFORCE for cuda, test=develop (#21994)
7 years ago
zhouwei25 e66f92d1ae Modify demo_ci to support Windows, prepare for PR_Windows_Inference (#21873)
7 years ago
danleifeng b7697f6218 fix broadcast bug;test=develop (#21898)
7 years ago
liu zhengxi 196e20dfbb
Fix multi-threads memory out of bounds error for passes (#21920)
7 years ago
zhaoyuchen2018 8859ddd6cf
Refine multihead kernel, align block to 32 (#21961)
7 years ago
silingtong123 fd9b00df4b test=develop, remove unused variable (#21974)
7 years ago
zhoushiyu cee2ccb078
add shuffle batch op (#21674)
7 years ago
mapingshuo c3e1954918
make reverse op support negative axis (#21925)
7 years ago
石晓伟 03479469a7
fix multi-thread error of fc_gru_fuse_pass.cc, test=develop (#21841)
7 years ago
wangchaochaohu de9ba01f11
add conda build python script test=develop (#21943)
7 years ago
Aurelius84 10d6846900
Remove double registered dataType in Pad2d (#21942)
7 years ago
zhouwei25 2df4be5d35 Fix openblas bug to support compile on windows when WITH_MKL=OFF (#21902)
7 years ago
hutuxian 27decacb8a
fix aucop stat shape (#21846)
7 years ago
Pei Yang 3e5008ad01
fix trt calib not working bug, test=develop (#21934)
7 years ago