Commit Graph

28896 Commits (fb1e0c93c9cc3d6d4422233c493b3c938dcb4979)
 

Author SHA1 Message Date
LielinJiang fb1e0c93c9
Make vision datasets return PIL.Image as default (#28264)
5 years ago
zhulei 26ede6e07e
Add median api. (#28310)
5 years ago
lidanqing 8cd1c102d9
Enable GRU infer model running CAPI (#28313)
5 years ago
wangguanzhong 1c385e26f9
add op_function_generator for box_coder (#28303)
5 years ago
joejiong e1fb46739a
move cinn dockerfile to dockerfile folder (#28281)
5 years ago
iducn f763cb81a6
Modify the shell script according to the specification (#28302)
5 years ago
wanghuancoder 3ccc0a2f5e
enable test_parallel_executor_fetch_isolated_var (#28219)
5 years ago
joanna.wozna.intel 571a63e7ec
Add bf16 transpose2, reshape2, concat ops (#28195)
5 years ago
Guanghua Yu e8f2614da5
Enhance multiclass_nms op to support LoD for dygraph mode (#28276)
5 years ago
石晓伟 842a4e5abd
fix analyzer_capi_tester, test=develop (#28289)
5 years ago
LielinJiang 0351168967
Fix lr scheduler step error in hapi when use static mode (#28297)
5 years ago
Leo Chen 8953038400
Fix transpose in conv cudnn kernel when addto enabled (#28295)
5 years ago
chentianyu03 6cebd71454
add + - * / @ [] operator to ComplexVariable (#28217)
5 years ago
Zhong Hui a98c69b6c6
fix dygraph gather api
5 years ago
Tao Luo e1e666a05f
fix conv mkldnn build error (#28288)
5 years ago
Leo Chen 2853f0c4f9
Set static shape for shape tensor with constant [part 1] (#28275)
5 years ago
Chengmo 4dc8c44ba1
【Paddle.Fleet】Fix fleetrun heter (#28252)
5 years ago
pangyoki 8f83d5d875
fix AMP auto_cast and grad_scaler En doc (#28177)
5 years ago
Zhou Wei b63e0ccb4a
fix load check_point bug of LinearWarmup (#28280)
5 years ago
Jacek Czaja 0b678d401b
- sum (#28233)
5 years ago
Jacek Czaja c11d9b3035
[oneDNN ] conv2d fwd&bwd optimization (#27871)
5 years ago
LiuChiachi d932b5618f
set random seed to in test_export_deploy_model (#28274)
5 years ago
Zhou Wei 8f87c7eac4
fix judge bug of errorlevel on cmd (#28271)
5 years ago
wangxinxin08 41d26a8287
update matrix nms op to api 2.0 (#28265)
5 years ago
Leo Chen 7fcb32ddf3
fill_constant op supports NINF (#28270)
5 years ago
wangchaochaohu 495a9ceb95
fix the input error of size Op (#28272)
5 years ago
wangchaochaohu 6905608cea
refine yolo box Op for performace optimization (#28155)
5 years ago
wangchaochaohu cdadc8f019
refine temporal_shift_op for performance optimization using gpu kernel config (#28114)
5 years ago
liym27 b1eb28d74b
[Dy2Stat-log] Call warnings.warn() to display the warning-message only once when calling StaticFunc.__call__ or ProgramTranslator().get_output (#28260)
5 years ago
tianshuo78520a 96ae48b751
Change CI dockerfile (#28236)
5 years ago
Zhang Ting fdc06f2158
add Fuse bn add act pass (#28196)
5 years ago
Chen Weihang 813b2ade34
Enrich the python error types of paddle & polish format (#28124)
5 years ago
Aurelius84 a5c18204e9
[Dy2stat]Join break cond with while cond in some pattern (#28171)
5 years ago
Aurelius84 7a3a05cccb
[Dy2Stat]Support to save model with nested output (#28224)
5 years ago
Kaipeng Deng 4671d85a03
fix DataLoader return same format between static & dynamic in single mode (#28176)
5 years ago
Adam Osewski 7db747d9e8
oneDNN BatchNorm + Act fusion pass. (#27912)
5 years ago
Zhou Wei fb7f85291b
fix print tensor place,add cpu/cuda/pin_memory API for Tensor (#28200)
5 years ago
cnn 9940871888
[cherry pick ] cherry pick 28108 28198 28199 from release2.0rc (#28215)
5 years ago
XiaoguangHu d252219779
add git mirror url to speed up clone (#28241)
5 years ago
Leo Chen f4f823c860
Refine the format of printing tensor 2 (#28216)
5 years ago
joejiong 95ac49c346
add new dockerfile for paddle and cinn setup (#28225)
5 years ago
tianshuo78520a 11089cacdb
Fix xpu notest (#28204)
5 years ago
mapingshuo 81244fbfab
add sharding strategy in fleet(#27900)
5 years ago
Zhou Wei 4877bd5944
fix CUDA9 error due to BuildCustomizations (#28222)
5 years ago
Chen Weihang 2babd6ff67
Add compile limit for PADDLE_ENFORCE without error message (#28221)
5 years ago
lidanqing 4ea2330759
use FLAGS_use_mkldnn to prevent unnecessary attrs copy (#28146)
5 years ago
Huihuang Zheng a1e7fd4a13
Fix test_parallel_executor_test_while_train Random Failure by Decreasing GPU Usage (#28213)
5 years ago
tianshuo78520a d835118dbd
Hide log message (#28220)
5 years ago
pangyoki 23b0190bd2
add xpu white_list, test=kunlun (#28210)
5 years ago
WangXi 11acbfae06
refine auto strategy, test=document_fix (#28211)
5 years ago