Commit Graph

27521 Commits (c27413e9cba3a0260e6f48a76b0c28c72b52b21b)
 

Author SHA1 Message Date
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
zhupengyang 6de75082cb
fix test_hsigmoid windows ci (#25311)
5 years ago
Feiyu Chan e3223ad704
fix nce sample code for python3, test=develop (#25103)
5 years ago
hong 84f9b9ef49
Connect stop gradient with trainbale (#25248)
5 years ago
Dong Daxiang d5e40d1ba9
Paddle fleet distributed strategy (#25379)
5 years ago
Kaipeng Deng 0954e907f6
fix test_multiprocess_dataloader_exception SIGABRT. test=develop (#25381)
5 years ago
tianshuo78520a e917352bc6
Fix scipy (#25387)
5 years ago
Aurelius84 23a958cdf1
fix unittest failed test=develop (#25392)
5 years ago
WuHaobo f593c3fb2f
fix the formula of floor OP and ceil OP (#25292)
5 years ago
ceci3 fc0da42b73
add Pad2D and LeakyReLU (#25177)
5 years ago
Wojciech Uss d0a921ba98
Quant2 updates and fixes (#25313)
5 years ago
Chen Weihang 869d59ccfe
try to fix two unittests, test=develop (#25372)
5 years ago
Zhang Ting bc7610583b
use eval() to improve CPU performance (#25243)
5 years ago
hong 88e05c4048
fix parallel ssa graph executor test hang; test=develop (#25358)
5 years ago
wawltor d44ba589f3
Fix some doc apis example,scale ops
5 years ago
cc d8f4714bc1
[Quantization] Save output threshold by argname_index (#25272)
5 years ago
littletomatodonkey 64b4612290
Fix softmax unittest (#25371)
5 years ago
Zhen Wang 2989c012f2
[DygraphToStatic]Add cast transform for dygraph_to_static. (#25325)
5 years ago
Aurelius84 bdad383c1d
fix test_mobile_net random failed test=develop (#25364)
5 years ago
Aurelius84 a3dfff51ad
[Dy2stat] Disable test_lac on windows (#25359)
5 years ago
lilong12 3d96601b82
modify pipeline optimizer to only support the mode of sync pipeline training (#25065)
5 years ago
Zhou Wei b555378e18
fix Layer.__dir__ to show the parameters/sublayers/buffers/attr/method of the Layer (#25197)
5 years ago