Commit Graph

11836 Commits (ba036b88519ffd0ab78eddd68728d772891e25f2)

Author SHA1 Message Date
Aurelius84 bd8dfe38ca
[Dy2Stat] Refine code example for 2.0 (#28440)
4 years ago
littletomatodonkey f6834034cc
fix sample code (#28446)
4 years ago
zhupengyang 0155f91679
enable softmax unittest (#28362)
4 years ago
Aurelius84 2500dca878
[Dy2Stat] Fix bug in convert_call (#28368)
4 years ago
Jacek Czaja ca41541472
[oneDNN]Sum bf16 kernel (#28382)
4 years ago
LielinJiang b89b4e321d
add fashion dataset (#28411)
4 years ago
Kaipeng Deng 463075a82b
add paddle.io.ComposeDataset & paddle.io.ChainDataset (#28311)
4 years ago
Qi Li a4303496b2
[DOC] activation api doc, test=document_fix (#28405)
4 years ago
LielinJiang 3c95acc3eb
Remove cv2 dependence of normalize (#28361)
4 years ago
Leo Chen 44a476c2ab
support cuda pinned place (#28416)
4 years ago
lidanqing 12b9587be5
Add conv_bias pass version python test (#28278)
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
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
石晓伟 21a63f6f90
enhance the op_version_registry, test=develop (#28347)
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
Double_V 17db031a05
fix pool bug, test=develop (#28359)
4 years ago
Leo Chen 6115c14fca
Pool2d cuda kernel supports fp16 (#28316)
4 years ago
Guo Sheng 9a600df373
Add rnn_op (#28197)
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
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
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
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 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
wangxinxin08 41d26a8287
update matrix nms op to api 2.0 (#28265)
4 years ago
Leo Chen 7fcb32ddf3
fill_constant op supports NINF (#28270)
4 years ago
wangchaochaohu 495a9ceb95
fix the input error of size Op (#28272)
4 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)
4 years ago
Zhang Ting fdc06f2158
add Fuse bn add act pass (#28196)
4 years ago