Commit Graph

28484 Commits (0e101c4f6fd4f2d038d725ecae5729d904ef694e)
 

Author SHA1 Message Date
pangyoki 46057dd2ac
change uniform_random to uniform and optimize function names in unittest for random ops (#26951)
5 years ago
yaoxuefeng 7f3e6ca596
add cuda generator (#26786)
5 years ago
Chengmo c4846196b8
fix Heter Ps multi thread (#26876)
5 years ago
iducn 35ae10272e
add shell of CPU's version info (#26937)
5 years ago
huangjun12 fcb2ac6001
fix alpha dropout bug when p=1, test=develop (#26977)
5 years ago
mapingshuo 9e4fe92303
fix strategy example (#26856)
5 years ago
danleifeng 6b4ca0d7f1
【paddle.fleet】distributed_optimizer supports dygraph (#26541)
5 years ago
Feiyu Chan c8cc094576
add template specialization for bfloat16 for gcc 4.8 compatability (#26985)
5 years ago
danleifeng 3a2a711681
【paddle.fleet】simplify fleetrun log infos (#26888)
5 years ago
danleifeng e35ad3eee8
【paddle.fleet】support running python train.py for fleet tasks (#26249)
5 years ago
Chen Weihang 9cb57f94c6
Update set_dict method name & add aliases (#26700)
5 years ago
ruri 3900f66c19
[API 2.0]Fix adaptive pooling bug (#26922)
5 years ago
wangchaochaohu 3eacced950
[cuda11 support] add support for cublas load of same function name (parameter diff) (#26963)
5 years ago
Chen Weihang 209273e605
Support load state dict form `inference model` format save result (#26718)
5 years ago
Zhen Wang bcdbac1753
fix some cast error. (#26884)
5 years ago
zhupengyang 6a09b8f1cb
erase Raises and refine doce of random functions (#26901)
5 years ago
LielinJiang 559d9f2bb9
Add summary for hapi (#26386)
5 years ago
Zhou Wei d5f4c39fda
set_default_type only take effect on python floats or complex (#26939)
5 years ago
Leo Chen 1275659ccc
refine paddle.stack (#26886)
5 years ago
LielinJiang 96331f74d7
fix conv1d padding (#26921)
5 years ago
joanna.wozna.intel 95e1434bb2
Add bfloat16 data type (#25402)
5 years ago
littletomatodonkey 3ba7b9b567
fix regularizer timeout (#26952)
5 years ago
ruri 05da5a3cdd
remove matplotlib requirement files (#26948)
5 years ago
pangyoki b036294c02
fix uniform CI random fail problem (#26932)
5 years ago
Yang Zhang 29b844ad5e
Fix clip op attr (#26924)
5 years ago
LoveAn 26c698e2c9
Fix catch exit code failed caused by (#26934)
5 years ago
Shang Zhizhou 61fc7a3e45
Pass version check (#26887)
5 years ago
Zhou Wei f772540d80
add time when test failed (#26935)
5 years ago
huangjun12 e480168fae
fix dropout bug in backward when input is 1d tensor (#26837)
5 years ago
joejiong 2f50aa227e
add deprecated information to the top of an API docstring (#26818)
5 years ago
YUNSHEN XIE d8984a6b90
limit timeout value setting on linux (#26923)
5 years ago
Zhou Wei 1771d9f880
fix cache judge more safe (#26910)
5 years ago
zhang wenhui c7b5ac4bb6
fix norm bug, test=develop (#26827)
5 years ago
LiuChiachi 9ee4e3dc6b
Correct 2.0 API usage in hapi.model.load (#26829)
5 years ago
gongweibao 4e1c8f3e6e
Remove psutil dependency. (#26841)
5 years ago
joanna.wozna.intel 0627a319b0
Restore "Add mkldnn bfloat16 option to C-API " (#26882)
5 years ago
Jacek Czaja 5e874cc333
- Cosmetic fixes to align with PADDLE_ENFORCE guidelines (#26891)
5 years ago
Guo Sheng e6af53b10a
Update some used apis in Transformer apis to 2.0 apis. (#26831)
5 years ago
Tao Luo bf6cbbc745
remove unused fc_gan unit-test demo (#26889)
5 years ago
lilong12 030b298e82
fix sample codes in collective.py (#26787)
5 years ago
liym27 435ab2aa8a
Raise RuntimeError if run the callable object decorated by '@paddle.jit.to_static' not in dynamic mode. (#26750)
5 years ago
wanghuancoder 2d2c31a63a
Add FetchAsyncOpHandle, and use it in FastThreadedExecutor (#26643)
5 years ago
Thunderbrook 5205748481
fix eigen in push sparse; fix hadoop command (#26872)
5 years ago
liym27 f9d39b4916
[Dy2Stat] Transforme api 'to_tensor' to 'assign'. (#26873)
5 years ago
Zhaolong Xing 932bbe955b
fix pool trt plugin bug (#26463)
5 years ago
wawltor 0a29fc85d6
fix the argmin,argmax op for the paddlepaddle 2.0
5 years ago
Yang Zhang 6129b0e246
Revert `no_grad` changes and add new implementation (#26826)
5 years ago
LoveAn d067e66d39
Show more possible problems with build_and_check in file paddle_build.sh (#26846)
5 years ago
Chengmo d0962abd20
supplement bug fix of parameter server (#26217)
5 years ago
zlsh80826 ad6e3dd69c
[Paddle-TRT] Stack op plugin (#25605)
5 years ago