Commit Graph

27542 Commits (cf6eb0e175e8fdfa235f0f62179208da56479f8b)
 

Author SHA1 Message Date
zhangchunle cf6eb0e175
summary failedtests (#25388)
5 years ago
Kaipeng Deng 20ee36bdea
make default_collate_fn visible. test=develop (#25244)
5 years ago
Zhen Wang ee44bcddd8
add more unit tests for imperative qat. test=develop (#25486)
5 years ago
tangwei12 fd961b0dfb
Fix/distibuted fleet ctr ut (#25474)
5 years ago
liym27 435fc4f0af
[while grad]Support pruning op in find_op_path about while sub-block when appending backward (#25330)
5 years ago
yaoxuefeng aaa7cbd56f
modify trace api test=develop (#25397)
5 years ago
Huihuang Zheng f9ac5fb992
[Dy2stat] Fix Memory Optimization in run_program_op and Add SimNet as Unit Test (#25383)
5 years ago
yaoxuefeng c42d662e2a
modify roll test=develop (#25321)
5 years ago
wangchaochaohu bdc2c2dba8
full Op:remove device, out and stop_gradient parameter for API 2.0 test=develop (#25257)
5 years ago
Zhen Wang 548cdbc544
Quantization-aware training for dygraph (#24634)
5 years ago
Chen Weihang 0b54d54fd8
Fix index overflow bug of the CUDA kernel loop increment (#25435)
5 years ago
wangchaochaohu 0b2ec49ff9
refine the linspace Op for API 2.0 test=develop (#25284)
5 years ago
zlsh80826 e528392de9
[Paddle-TRT] SkipLayernorm vectorized memory optimization (#25117)
5 years ago
Chen Weihang 4061aa6488
Polish ParallelExecutor exception process logic (#25449)
5 years ago
Zhou Wei 914ff10a8f
fix state dict to save/load learning rate scheduler (#25403)
5 years ago
Jeng Bai-Cheng fc93266b0a
Improve qkv transpose performance (#23919)
5 years ago
zhupengyang 5b573c58e2
randperm API: remove out, devive, stop_gradient; add name (#25410)
5 years ago
Chen Weihang ccb98cde2e
open deccorator test, test=develop (#25464)
5 years ago
Chen Weihang 7be285a66f
remove useless property, test=develop (#25461)
5 years ago
Zhou Wei 93ad339450
add new API:LambdaDecay,test=develop (#24801)
5 years ago
tianshuo78520a 2d028389e4
Fix Cpu CI error(#25457)
5 years ago
Leo Chen c27413e9cb
Attempt to resolve the TLS problem (#25390)
5 years ago
Jacek Czaja a5d1592f6c
Added missing oneDNN format (#25450)
5 years ago
Chen Weihang 172d4ecb6c
remove WITH_DSO compile option (#25444)
5 years ago
Zhen Wang bb45af02ac
add the c++ part of Imperative QAT. test=develop (#25446)
5 years ago
wangchaochaohu 090a331d30
refine the full_like Op for API 2.0 test=develop (#25294)
5 years ago
hong fed0588571
Fix parameter list iterator bug (#25089)
5 years ago
Leo Chen 91f7b4e0e3
refine as_lodtensor, test=develop (#25286)
5 years ago
Pei Yang 0459af5cff
fix github id of approving modifying whitelist of no_check_set (#25439)
5 years ago
Jacek Czaja 050a9bf79d
[oneDNN] LRN cleanup (#25416)
5 years ago
GaoWei8 1974aadcf0
fix concat shape error (#25414)
5 years ago
tangwei12 4b3778a3ee
Revert/barrier for sync (#25417)
5 years ago
jzhang533 dd9d146ec3
update tpm list in check api (#25373)
5 years ago
Dong Daxiang 3395008f11
remove async configuration from distributed_strategy.py (#25425)
5 years ago
Kaipeng Deng 01cf8e893f
fix test_multiprocess_dataloader_exception failed on CPU-only version (#25406)
5 years ago
Leo Chen 1e897f66ee
Refine __str__ of VarBase and ParamBase, test=develop (#25345)
5 years ago
WangXi 1c7215ace4
Speedup reader check_input_array when item is array (#25395)
5 years ago
ceci3 52be62c5ae
fix instance norm in dy (#24717)
5 years ago
Aurelius84 619848fa3a
fix timeout test=develop (#25412)
5 years ago
lilong12 e39aa70ec7
add the support for pipeline (#24560)
5 years ago
zhangchunle 0dcb87546e
modify approver (#25398)
5 years ago
hong 70d7d07fea
catch bad alloc exception (#25140)
5 years ago
Huihuang Zheng 30185efdae
Add If-Else-Return of Yolov3 as Unittest (#25385)
5 years ago
gongweibao 80f1c50738
Fix typo in interface. (#24779)
5 years ago
Zhaolong Xing 7b7e605189
[Fix BUGs]: fix multhead matmul pass's instable bug (#25123)
5 years ago
cc 5c8e79956e
Use the specificed scope in post quant, test=develop (#25384)
5 years ago
zhupengyang eb3173e2b6
rand API: remove out, device, stop_gradient; add name (#25246)
5 years ago
cc 22720a1535
Fix post quant save bug, test=develop (#25370)
5 years ago
GaoWei8 ea7e532598
Refine PADDLE_ENFORCE (#25369)
5 years ago
Huihuang Zheng ff7af219f1
Fix a Cudnn Deterministic Random Failure, test=develop (#25389)
5 years ago