Commit Graph

7467 Commits (70385518a6cac8de02153a12e95bc997206cb80a)

Author SHA1 Message Date
Kaipeng Deng ece1e4cd9d
Add weighted random sampler (#28545)
5 years ago
joanna.wozna.intel 2cb71c0cde
Add checkpoint to quantize (#28612)
5 years ago
lidanqing 804271cff9
Op version python mkldnn_inplace test (#28354)
5 years ago
pangyoki 72e068f1ba
fix test_multinomial (#28558)
5 years ago
Kaipeng Deng 89d27de90f
DataLoader support not auto collate batch (#28425)
5 years ago
Huihuang Zheng c5c273c13e
[Dy2stat] Fix Using Tuple for Transpose in Dy2stat (#28574)
5 years ago
Guo Sheng 110febdc54
Fix gradients with ignore_idx in softmax_with_cross_entropy (#28622)
5 years ago
YUNSHEN XIE c4d22c845b
modified timeout value for some ut (#28616)
5 years ago
Huihuang Zheng 1adc09b56a
Make Batch Size Smaller on Mac Because of CI Machine (#28569)
5 years ago
lilong12 ed9dd7c9f0
add send and recv ops (#28590)
5 years ago
Yang Zhang c47bfe98cf
Reduce input data size for syncbn unit test by 8x (#28571)
5 years ago
channings c545b9b673
Add ONNX Exporter (#27831)
5 years ago
Yang Zhang 614f20f6ba
Update `add` `clip` `MSELoss` and `no_grad` (#28530)
5 years ago
Shang Zhizhou 8699f38d08
裁剪transformer模型trt支持;修复tensorRT不支持DeletePass的bug (#28517)
5 years ago
joejiong 08d2413142
add log2 operator (#28319)
5 years ago
lidanqing 0fc181dbd0
[Fix bug] If the pass name is not found, IsCompatible should return false (#28475)
5 years ago
Leo Chen 543ff333cd
Refine the format of printing tensor 3 (support scaler tensor) (#28544)
5 years ago
YUNSHEN XIE 621b31c526
modified timeout value for test_resnet_v2 and test_resnet (#28532)
5 years ago
liym27 0ce933a9ee
[API2.0] Fix documents of 6 APIs to fit API2.0: (#28514)
5 years ago
Huihuang Zheng 3b0d31ab89
Modify ProgramTranslator and TracedLayer Doc for API 2.0 (#28509)
5 years ago
Huihuang Zheng 546b1c1dc4
Fix paddle.jit.dy2static.data_layer_not_check 2.0 API Doc (#28461)
5 years ago
YUNSHEN XIE 2159646796
modified timeout value for test_conv3d_mkldnn_op,test=document_fix (#28496)
5 years ago
Huihuang Zheng eb0855615c
Set Exclusive for test_yolov3 to Avoid Memory Segmentation Fault in CI Random Failure (#28485)
5 years ago
YUNSHEN XIE e1a5fc449d
fix ut exec timeout notest,test=kunlun (#28495)
5 years ago
YUNSHEN XIE d3b2d07d6e
modified timeout value on windows (#28499)
5 years ago
YUNSHEN XIE 1e698c600e
fix cmake error when setting ut timeout properity (#28492)
5 years ago
YUNSHEN XIE faa6549877
setting timeout properity for test_flags_mkldnn_ops_on_off (#28489)
5 years ago
Tao Luo 7fd2077211
set NCCL_SHM_DISABLE=1 for test_parallel_executor_profilery.py (#28484)
5 years ago
YUNSHEN XIE 72c78e4dbb
exec ut no more than 15s 2 (#28441)
5 years ago
YUNSHEN XIE ba0756325a
exec ut no more than 15s 1 (#28439)
5 years ago
Chen Weihang 155b4f9b6c
Remove selected rows all reduce over height check (#28460)
5 years ago
WeiXin b5e662f837
refine jit.save/load to add support for other method, not only forward (#28376)
5 years ago
Zhang Ting 7fe5f9ccad
Fix unittest random failure (#28363)
5 years ago
joanna.wozna.intel 7821759d48
Add bfloat16 softmax and gelu (#28394)
5 years ago
Aurelius84 bd8dfe38ca
[Dy2Stat] Refine code example for 2.0 (#28440)
5 years ago
zhupengyang 0155f91679
enable softmax unittest (#28362)
5 years ago
Aurelius84 2500dca878
[Dy2Stat] Fix bug in convert_call (#28368)
5 years ago
Jacek Czaja ca41541472
[oneDNN]Sum bf16 kernel (#28382)
5 years ago
Kaipeng Deng 463075a82b
add paddle.io.ComposeDataset & paddle.io.ChainDataset (#28311)
5 years ago
Leo Chen 44a476c2ab
support cuda pinned place (#28416)
5 years ago
lidanqing 12b9587be5
Add conv_bias pass version python test (#28278)
5 years ago
Kaipeng Deng 95b1868366
update DataLoader doc (#28290)
5 years ago
Leo Chen 71d6220772
Skip reader op in mixed_precision decorator (#28353)
5 years ago
Leo Chen 8b2436a776
Add broadcast_shape api (#28257)
5 years ago
石晓伟 21a63f6f90
enhance the op_version_registry, test=develop (#28347)
5 years ago
Shang Zhizhou ea851796e5
TensorRT中ernie模型推理性能优化,支持变长输入 (#28367)
5 years ago
Jacek Czaja 84cc61b2cd
[oneDNN] sum op refactor (#28318)
5 years ago
Leo Chen 6115c14fca
Pool2d cuda kernel supports fp16 (#28316)
5 years ago
Guo Sheng 9a600df373
Add rnn_op (#28197)
5 years ago
Huihuang Zheng acc11c2a62
Retry CUDA Initialization to Fix Random Failure, test=develop (#28323)
5 years ago
wangguanzhong 5262b02585
add generate_proposals_v2 op (#28214)
5 years ago
Guo Sheng b96869bc31
Fix lr setting of AdamW when lr is an instance of LRScheduler (#28300)
5 years ago
Aurelius84 57e4411ab5
[Dy2stat] Support to modify value of buffer tensor (#28328)
5 years ago
石晓伟 d9b5f1261c
update the version of pybind, test=develop (#28284)
5 years ago
Leo Chen 18c86fb2fb
hide some logs of p2p (#28307)
5 years ago
Chen Weihang 4086f48ea1
Check and fix tensor and scalar type promotion (#28299)
5 years ago
zhulei 26ede6e07e
Add median api. (#28310)
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
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
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
Zhou Wei b63e0ccb4a
fix load check_point bug of LinearWarmup (#28280)
5 years ago
Jacek Czaja c11d9b3035
[oneDNN ] conv2d fwd&bwd optimization (#27871)
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
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
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
Leo Chen f4f823c860
Refine the format of printing tensor 2 (#28216)
5 years ago
tianshuo78520a 11089cacdb
Fix xpu notest (#28204)
5 years ago
mapingshuo 81244fbfab
add sharding strategy in fleet(#27900)
5 years ago
Huihuang Zheng a1e7fd4a13
Fix test_parallel_executor_test_while_train Random Failure by Decreasing GPU Usage (#28213)
5 years ago
Feiyu Chan efe6e2840c
fix strided_slice_op's GetExpectedKernelType (#28192)
5 years ago
Leo Chen 1f3be85914
Fix bug of fetch_async_op_handle when fetching the feed variable (#28194)
5 years ago
Aurelius84 e730516090
[Dy2stat] Refine return mechanism in @to_static (#28116)
5 years ago
LielinJiang 68449d19a5
Update hapi predict interface (#28180)
5 years ago
Chen Weihang 5d73bfdb98
fix test_weight_decay_extend error (#28178)
5 years ago
lilong12 4873c20d74
modify ut cmakefile (#28140)
5 years ago
cnn 7c1aa0d69d
2.0rc api rename (#28088)
5 years ago
liu zhengxi bc46069225
fix dynamic decode imperative (#28160)
5 years ago
pangyoki 2d45d9a04f
add static_mode_white_list (#28112)
5 years ago
wangguanzhong 5cd97a1cb0
support multiclass nms for multi-batch, test=develop (#28154)
5 years ago
zhulei 446d184e11
Add new api: is_tensor (#28111)
5 years ago
lilong12 cd372447b9
disable test_dist_mnist_hallreduce, test=develop (#28129)
5 years ago
wangguanzhong d1e1f17482
fix generate_proposal_labels in cascade-rcnn series model, test=develop (#27892)
5 years ago
Leo Chen a911c19eb0
fill_constant op supports NaN and Inf (#28109)
5 years ago
Aurelius84 135b62a4ec
[Dy2stat] Refine code of DygraphToStaticAst (#28103)
5 years ago
hong 5a589b2f86
reduce imperative ocr attention config; test=develop (#28079)
5 years ago
zhang wenhui af70924061
fix test_group_norm_op_v2.py, test=develop (#28104)
5 years ago