Commit Graph

28938 Commits (bd8dfe38caef4d4769fe2a57263fbe90a6891592)
 

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
Tao Luo dc6b2321ff
remove unused pyc file (#28449)
4 years ago
zhupengyang 0155f91679
enable softmax unittest (#28362)
4 years ago
Chen Weihang c42e656179
Add retry for dygraph parallel socket bind (#28404)
4 years ago
石晓伟 c41fd033e5
check op_version_registry in CI test, test=develop (#28402)
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
Wilber 648b92c093
[sw] Update compile error for sw (#28419)
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
Chen Weihang 23439b1688
show cpp stack when catch signal (#28415)
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
石晓伟 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