Commit Graph

11856 Commits (47cbf61dd4c135127ec767dc3a8fe353f935a024)

Author SHA1 Message Date
Huihuang Zheng 546b1c1dc4
Fix paddle.jit.dy2static.data_layer_not_check 2.0 API Doc (#28461)
4 years ago
yukavio 8f664a5c49
fix one_hot example code (#28432)
4 years ago
wangchaochaohu 241505c262
refine the doc for API2.0 (#28386)
4 years ago
YUNSHEN XIE 2159646796
modified timeout value for test_conv3d_mkldnn_op,test=document_fix (#28496)
4 years ago
Huihuang Zheng eb0855615c
Set Exclusive for test_yolov3 to Avoid Memory Segmentation Fault in CI Random Failure (#28485)
4 years ago
YUNSHEN XIE e1a5fc449d
fix ut exec timeout notest,test=kunlun (#28495)
4 years ago
YUNSHEN XIE d3b2d07d6e
modified timeout value on windows (#28499)
4 years ago
YUNSHEN XIE 1e698c600e
fix cmake error when setting ut timeout properity (#28492)
4 years ago
YUNSHEN XIE faa6549877
setting timeout properity for test_flags_mkldnn_ops_on_off (#28489)
4 years ago
Tao Luo 7fd2077211
set NCCL_SHM_DISABLE=1 for test_parallel_executor_profilery.py (#28484)
4 years ago
smallv0221 4fa1d39205
Fix en doc for rnn.py. test=document_fix (#28470)
4 years ago
WangXi 18525d3635
fix Tanh remainder en doc (#28455)
4 years ago
wangchaochaohu e14ed71cc2
refine the performance of gather Op (#28458)
4 years ago
YUNSHEN XIE 72c78e4dbb
exec ut no more than 15s 2 (#28441)
4 years ago
YUNSHEN XIE ba0756325a
exec ut no more than 15s 1 (#28439)
4 years ago
Chen Weihang 155b4f9b6c
Remove selected rows all reduce over height check (#28460)
4 years ago
WeiXin b5e662f837
refine jit.save/load to add support for other method, not only forward (#28376)
4 years ago
Zhang Ting 7fe5f9ccad
Fix unittest random failure (#28363)
4 years ago
QingshuChen 6bba8e57b1
fix batch_norm_xpu bug & remove xpusimulator dependence (#28430)
4 years ago
joanna.wozna.intel 7821759d48
Add bfloat16 softmax and gelu (#28394)
4 years ago
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