Commit Graph

28243 Commits (944f8ae09c177b44fb52158fa0baf6fc769dbbda)
 

Author SHA1 Message Date
zhang wenhui 21565e8d85
fix batchnorm ,test=develop (#26972)
5 years ago
Zhou Wei 4204ceaed9
kill op_function_generator.exe (#27005)
5 years ago
Aurelius84 695bfb0765
reduce repeat time of Predictor (#27011)
5 years ago
liym27 54427b8030
[Api2.0] sum: bug fix - support attr(dtype) is float32 or int32 and add ValueError (#26946)
5 years ago
Zhou Wei 5a48952a54
remove rmdir build (#26965)
5 years ago
zhangchunle 5866cde758
mac tests failed (#26928)
5 years ago
ShenLiang ff3dc8ac73
fix the remainder (#26995)
5 years ago
Zhou Wei 352ac149ee
update doc of paddle.to_tensor (#26820)
5 years ago
MRXLT 72f6e566be
fix sample code (#26962)
5 years ago
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