Commit Graph

7383 Commits (bd8dfe38caef4d4769fe2a57263fbe90a6891592)

Author SHA1 Message Date
Aurelius84 bd8dfe38ca
[Dy2Stat] Refine code example for 2.0 (#28440)
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
Kaipeng Deng 463075a82b
add paddle.io.ComposeDataset & paddle.io.ChainDataset (#28311)
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
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
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
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
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
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
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
Chen Weihang 813b2ade34
Enrich the python error types of paddle & polish format (#28124)
4 years ago
Aurelius84 a5c18204e9
[Dy2stat]Join break cond with while cond in some pattern (#28171)
4 years ago
Aurelius84 7a3a05cccb
[Dy2Stat]Support to save model with nested output (#28224)
4 years ago
Kaipeng Deng 4671d85a03
fix DataLoader return same format between static & dynamic in single mode (#28176)
4 years ago
Adam Osewski 7db747d9e8
oneDNN BatchNorm + Act fusion pass. (#27912)
4 years ago
Zhou Wei fb7f85291b
fix print tensor place,add cpu/cuda/pin_memory API for Tensor (#28200)
4 years ago
cnn 9940871888
[cherry pick ] cherry pick 28108 28198 28199 from release2.0rc (#28215)
4 years ago
Leo Chen f4f823c860
Refine the format of printing tensor 2 (#28216)
4 years ago
tianshuo78520a 11089cacdb
Fix xpu notest (#28204)
4 years ago
mapingshuo 81244fbfab
add sharding strategy in fleet(#27900)
4 years ago
Huihuang Zheng a1e7fd4a13
Fix test_parallel_executor_test_while_train Random Failure by Decreasing GPU Usage (#28213)
4 years ago
Feiyu Chan efe6e2840c
fix strided_slice_op's GetExpectedKernelType (#28192)
4 years ago