Commit Graph

28215 Commits (b150f2b3a6a9ce6a1276199524f223b524381e60)
 

Author SHA1 Message Date
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
Leo Chen 60ffc22026
Refine bernoulli and unsqueeze op (#26842)
5 years ago
Bai Yifan 1127d0d33f
fix adaptive_avg_1d outputsize type issue, test=document_fix (#26869)
5 years ago
liym27 61107aa6f1
[Dy2Stat-debugging] Fix bug: Returns True if the verbosity level set by the user is greater than or equal to the log level (#26858)
5 years ago
YUNSHEN XIE 1e50b2a635
fix retry error with blank (#26835)
5 years ago
Zhou Wei a60bbe6aaf
add approve check of the CI task on windows (#26832)
5 years ago
Huihuang Zheng ad5547d97b
Fix typo util->until. (#26855)
5 years ago
石晓伟 ced6e87eee
Revert "Add mkldnn bfloat16 option to C-API (#26676)" (#26854)
5 years ago
MRXLT 1769d2128a
fix ut (#26844)
5 years ago
Sylwester Fraczek f866bfedf1
support mnist and resnet dygraph_to_static test (#25774)
5 years ago
tangwei12 ebc5f99789
add embedding 2.0 (#26649)
5 years ago
MRXLT 1f36d3cdcb
update optimizer (#26711)
5 years ago
iducn 8e6749767c
4 scripts of enforce are moved to enforce directory (#26825)
5 years ago
liym27 7495b288bc
[CI] Change RD for check_op_desc from (liym27, zhhsplendid, Aurelius84, lanxianghit or phlrain) to (cyj1986, Superjomn) (#26828)
5 years ago
Zhou Wei d85410109d
Count the time and packet size for Windows monitor (#26678)
5 years ago
hong19860320 40378edfa8
Add the AddCheckpoint macro to softplus op (#26809)
5 years ago
Chen Weihang 28cb653145
Remove backend argument of init_parallel_env (#26773)
5 years ago
tangwei12 9ded7565ec
【paddle.fleet】FleetAPI 2.0 (#26772)
5 years ago
Aurelius84 b0111778b8
enhance error message (#26808)
5 years ago
huangjun12 3ce727a81c
rename Dropout2D/3D to Dropout2d/3d, test=develop (#26796)
5 years ago