Commit Graph

26131 Commits (cfb0c12ef9ebafb50c1dfa24d78b67a2eaca2966)
 

Author SHA1 Message Date
Double_V cfb0c12ef9 fix grad diff over limit when the data type of input is double,test=develop (#22161)
6 years ago
mapingshuo ccac636d5e
add example for reshape op (#22129)
6 years ago
zhaoyuchen2018 3d4f2aa689
Refine stack op to improve xlnet performance, test=develop (#22142)
6 years ago
gongweibao 5e07db15e6
fix init scaling value test=develop (#22145)
6 years ago
zhongpu cf475f95df Remove FC in dygraph, modify FC to Linear in sample code (#22082)
6 years ago
liu zhengxi 64a4044292
add double register op_data_type of pad2d and fix compile error, test=develop (#22075)
6 years ago
Liu Xudong 7ba7acd197 Add coverage tools (#21975)
6 years ago
Double_V 6ea3809143 Support prroi_pool_op with Tensor and LoDTensor rois (#20649)
6 years ago
Pei Yang d8a9b134e3
fix trt instance_norm serialize bug. test=develop (#22152)
6 years ago
zhongpu cc1a9f4238 fix sample code in paddle/fluid/imperative/README.md (#22141)
6 years ago
juncaipeng bde7ee97f7
Use unified threshold in all op test (#21814)
6 years ago
songyouwei d0406193e3 LayerList add sublayer none check (#22135)
6 years ago
石晓伟 0c2fff447c
update dockerfile for patchelf update, test=develop (#22150)
6 years ago
zhupengyang f2f913073f all cases use large shape (#22102)
6 years ago
hong 9f7d90d203
Load inference enhance (#21919)
6 years ago
Zeng Jinle 4c2df8e4d4
fix allocator strategy comment, test=develop, test=document_fix (#22121)
6 years ago
bingyanghuang 7872d06ff4 Add explanation on conv grad for dims<3 (#22125)
6 years ago
liu zhengxi 724b13e459
fix xception precision problem, test=develop (#22124)
6 years ago
Yiqun Liu b1401fb74d Remove subgraph_detector from inference/analysis to the common framework/ir directory. (#22094)
6 years ago
Pei Yang 50bee83f71
add TRT support for instance_norm op (#21928)
6 years ago
zhaoyuchen2018 3dbd4087fe
Fix windows build not kernel issue, test=develop (#22105)
6 years ago
hong 2f49cf70f7
Support dygraph structuerd name (#21930)
6 years ago
Chen Weihang f220be4fdc Enable CI check to match PADDLE_ENFORCE_CUDA_SUCCESS (#22122)
6 years ago
Double_V b9a6354710 Solve elu unitest fail (#22123)
6 years ago
Chengmo 418abc92f4
Update pyramid related OP (#21372)
6 years ago
zhongpu 3b84584eb4 fix Variable's gradient api in framework.py, test=develop (#21577)
6 years ago
bingyanghuang 4b4a9cc88f fix format in operator.cc (#22101)
6 years ago
Yibing Liu 434f7b9c0f
Fix the global_step & continuous applying error in EMA (#22090)
6 years ago
zhupengyang 5de6a1913b fix test_bilinear_tensor_product_op timeout (#22120)
6 years ago
liym27 de56887bef
add Note in the doc of old control flow ops. test=develop,test=document_fix (#22108)
6 years ago
Chengmo 5c33919328
Fix grad clip (#21784)
6 years ago
Feiyu Chan 14aebc7a95
add erf op (#21785)
6 years ago
WangXi f385c34107 fix fleet collective api run on cpu, test=develop (#22064)
6 years ago
Chen Weihang ba8414d3a5
replace CUDNN_ENFORCE with PADDLE_ENFORCE_CUDA_SUCCESS, test=develop (#22109)
6 years ago
zhupengyang cce9af0e2b all cases use large shape (#22106)
6 years ago
silingtong123 6c20e7c4e6 test=develop, remove unused parameter from class RuntimeInferShapeContext constructors (#22046)
6 years ago
Double_V fab4b0765a support elu_op double grad (#21822)
6 years ago
Pei Yang 0a51098a71
Add TRT support for BERT (#21135)
6 years ago
Jacek Czaja b0b27ff699 [MKL-DNN] Conv grad and Batch Norm grad NHWC support (#22088)
6 years ago
Huihuang Zheng 1ce6ab9cc6
Refine doc of data based on requirement. (#22098)
6 years ago
Huihuang Zheng dd4361568e
Add ParallelExecutor Test for Cond API and Fix PE Checks Shape Bug (#22029)
6 years ago
Zeng Jinle 9587249442
polish allocator strategy doc, test=develop, test=document_fix (#22095)
6 years ago
songyouwei 2a47cc5fc4 dygraph LayerList container (#21734)
6 years ago
Adam 700fdb1819 MKL-DNN 1.1 for Windows (#22089)
6 years ago
Qinghe JING 288b1e75de Fix segmentation fault bug in reduce ops (#22079)
6 years ago
zhongpu 385ed8a5e1 fix warning in test_install_check.py, test=develop (#22087)
6 years ago
silingtong123 370a8e9126 Remove unit tests that are no longer maintained (#22081)
6 years ago
Zeng Jinle d9f5d1eb29
ag allocator by default, test=develop (#21837)
6 years ago
chengjuntao e519a1fc82 add bigger shape test example for elementwise_pow OP (#22063)
6 years ago
zhupengyang 8b3ef2a587 all cases use large shape (#22091)
6 years ago