Commit Graph

29072 Commits (3a88acd2ee2fa46ac34da755fa49b7193e17a525)
 

Author SHA1 Message Date
石晓伟 0d25d55a86
update the cmake cmd, test=develop (#28344)
4 years ago
Li Fuchen f401907775
modified sample code of CTCLoss & ctc_loss by remove disable_static() & print([.*].numpy()) & alias, test=document_fix (#28403)
4 years ago
Wilber 05114693cf
[Inference] Memory modification for ShrinkMemory. (#28355)
4 years ago
Kaipeng Deng 95b1868366
update DataLoader doc (#28290)
4 years ago
Leo Chen 71d6220772
Skip reader op in mixed_precision decorator (#28353)
4 years ago
Leo Chen 8b2436a776
Add broadcast_shape api (#28257)
4 years ago
wangchaochaohu 337d3832f3
refine (#28366)
4 years ago
石晓伟 21a63f6f90
enhance the op_version_registry, test=develop (#28347)
4 years ago
YUNSHEN XIE c1c3e21726
retry will not be executed when the number of failed ut is greater than 20 (#28374)
4 years ago
Shang Zhizhou ea851796e5
TensorRT中ernie模型推理性能优化,支持变长输入 (#28367)
4 years ago
Jacek Czaja 84cc61b2cd
[oneDNN] sum op refactor (#28318)
4 years ago
Wilber 6f0f45f69c
copy_to_cpu support uint8 (#28372)
4 years ago
Wilber 09fd2b2aab
Paddle support compile on sw (#27858)
4 years ago
chen zhiyu 953302d9eb
add musl docker build script (#28027)
4 years ago
Double_V 17db031a05
fix pool bug, test=develop (#28359)
4 years ago
Leo Chen 6115c14fca
Pool2d cuda kernel supports fp16 (#28316)
4 years ago
Zhou Wei f41104efa3
fix compile out of memory temporary (#28346)
4 years ago
Guo Sheng 9a600df373
Add rnn_op (#28197)
4 years ago
wangchaochaohu 0f4b6247c8
refine the gpu config for performance optimization (#28291)
4 years ago
Huihuang Zheng acc11c2a62
Retry CUDA Initialization to Fix Random Failure, test=develop (#28323)
4 years ago
wangguanzhong 5262b02585
add generate_proposals_v2 op (#28214)
4 years ago
Guo Sheng b96869bc31
Fix lr setting of AdamW when lr is an instance of LRScheduler (#28300)
4 years ago
Aurelius84 57e4411ab5
[Dy2stat] Support to modify value of buffer tensor (#28328)
4 years ago
石晓伟 d9b5f1261c
update the version of pybind, test=develop (#28284)
4 years ago
Leo Chen 18c86fb2fb
hide some logs of p2p (#28307)
4 years ago
Chen Weihang 4086f48ea1
Check and fix tensor and scalar type promotion (#28299)
4 years ago
LielinJiang fb1e0c93c9
Make vision datasets return PIL.Image as default (#28264)
4 years ago
zhulei 26ede6e07e
Add median api. (#28310)
4 years ago
lidanqing 8cd1c102d9
Enable GRU infer model running CAPI (#28313)
4 years ago
wangguanzhong 1c385e26f9
add op_function_generator for box_coder (#28303)
4 years ago
joejiong e1fb46739a
move cinn dockerfile to dockerfile folder (#28281)
4 years ago
iducn f763cb81a6
Modify the shell script according to the specification (#28302)
4 years ago
wanghuancoder 3ccc0a2f5e
enable test_parallel_executor_fetch_isolated_var (#28219)
4 years ago
joanna.wozna.intel 571a63e7ec
Add bf16 transpose2, reshape2, concat ops (#28195)
4 years ago
Guanghua Yu e8f2614da5
Enhance multiclass_nms op to support LoD for dygraph mode (#28276)
4 years ago
石晓伟 842a4e5abd
fix analyzer_capi_tester, test=develop (#28289)
4 years ago
LielinJiang 0351168967
Fix lr scheduler step error in hapi when use static mode (#28297)
4 years ago
Leo Chen 8953038400
Fix transpose in conv cudnn kernel when addto enabled (#28295)
4 years ago
chentianyu03 6cebd71454
add + - * / @ [] operator to ComplexVariable (#28217)
4 years ago
Zhong Hui a98c69b6c6
fix dygraph gather api
4 years ago
Tao Luo e1e666a05f
fix conv mkldnn build error (#28288)
4 years ago
Leo Chen 2853f0c4f9
Set static shape for shape tensor with constant [part 1] (#28275)
4 years ago
Chengmo 4dc8c44ba1
【Paddle.Fleet】Fix fleetrun heter (#28252)
4 years ago
pangyoki 8f83d5d875
fix AMP auto_cast and grad_scaler En doc (#28177)
4 years ago
Zhou Wei b63e0ccb4a
fix load check_point bug of LinearWarmup (#28280)
4 years ago
Jacek Czaja 0b678d401b
- sum (#28233)
4 years ago
Jacek Czaja c11d9b3035
[oneDNN ] conv2d fwd&bwd optimization (#27871)
4 years ago
LiuChiachi d932b5618f
set random seed to in test_export_deploy_model (#28274)
4 years ago
Zhou Wei 8f87c7eac4
fix judge bug of errorlevel on cmd (#28271)
4 years ago
wangxinxin08 41d26a8287
update matrix nms op to api 2.0 (#28265)
4 years ago