Commit Graph

627 Commits (96ee528e3eef669b65af051d7b73bdd8d1e3d2c9)

Author SHA1 Message Date
Zeng Jinle a1bdf25ecb
Add shape not match doc to data layer (#17936)
6 years ago
cjt222 871af28d6c
add deformable psroi pooling (#17827)
6 years ago
SunGaofeng 40885c225b
add unfold op (new op),test=develop (#17944)
6 years ago
hutuxian 969e6378b9
Pipeline Concurrency (#17402)
6 years ago
zhaoyuchen2018 3847d9fc2c
refine sum stack api doc (#17923)
6 years ago
Yibing Liu 33d1e56506
Enable seq_pool op to accept len 0 input (#17284)
6 years ago
whs 5df65e506d
Add Ligth-NAS for PaddleSlim (#17679)
6 years ago
Jiabin Yang 022dfed4fc
Add optimizer save and load (#16986)
6 years ago
wopeizl 841553e13f
use pyreader to read data in dygraph mode (#17314)
6 years ago
jerrywgz 5e4f99dd74
refine doc for prelu (#17810)
6 years ago
tensor-tang 557452e778
update and polish hash op doc (#17809)
6 years ago
jerrywgz 92d9bdfce2
fix api doc in slice op, test=develop (#17804)
6 years ago
Yibing Liu d6d33fd748
Add update method for ema (#17812)
6 years ago
Huihuang Zheng 931698a54a
Modify doc of program_guard, py_reader, data, and clone (#17727)
6 years ago
tangwei12 659b72a97c
fix document of python api get_startup_program() (#17764)
6 years ago
AIFollowers 93de124cec modify some initializer api (#17301)
6 years ago
lujun ed9d603a8a
fix api doc: Optimizer.ModelAverage (#17395)
6 years ago
hong19860320 68dcb1bd7b
fix API examples of assign, reverse and array_write, etc. (#17287)
6 years ago
Bai Yifan bba57cdd82
Add deformable conv v2 op,test=develop (#17145)
6 years ago
wangchaochaohu bd48950c7e fix paddlepaddle API examples (#17306)
6 years ago
Yiqun Liu 8fd39f3e99
Enhance fused_elementwise_activation op and add python api in contrib.layers (#17236)
6 years ago
yaoxuefeng ac92e4c066
fix distributed_transpiler.py api test=develop (#17668)
6 years ago
Zhaolong Xing a9a531fa5f
Refine python api code example note: (#17369)
6 years ago
tangwei12 0d3c48e0a8
fix doc in transpiler, test=develop (#17313)
6 years ago
Hongyu Liu 9f85f21880
Add new gard clip [old gradient clip not support in dy graph] (#17523)
6 years ago
石晓伟 acbb4bf38d
update python API examples (#17351)
6 years ago
Shuai Yuan 41f1186c6b
[DOC][PYTHON] Fix api docs, test=develop, test=document_preview (#17629)
6 years ago
wopeizl 058f1f1e1b
fix the api example for create_global_var, create_parameter, SGDOptim… (#17371)
6 years ago
Yibing Liu 4f4f0993c1
Bias correction for exponential moving average (#17677)
6 years ago
Tao Luo 67a6297a9f
update unique_name notes and examples (#17671)
6 years ago
Zhen Wang 8bd651b7ed
Fix the bug in the AnalysisPredictor and add more directions about io APIs. (#17639)
6 years ago
Bai Yifan bbd6e438fc
fix conflicts,test=develop (#17186)
6 years ago
bdzhuxiaoning 9f85afb7b6 test=develop (#17643)
6 years ago
chengduo 9322216170
Add data distributed_sampler (#17573)
6 years ago
Hongyu Liu cbaf9e5344
Fix api example [ lstm, sequence_enumerate, sequence_expand,sequence_expand_as ] (#17210)
6 years ago
Guo Sheng 2a7b321110
Fix the example code in some Python API. (#17343)
6 years ago
flame 2280f185d7
BuildStrategy api comment (#17348)
6 years ago
tianshuo78520a cee9dcc383 Delete LoDTensorset in API.spec (#17577)
6 years ago
Yibing Liu 6e11f97708
Add exponential moving average (#17562)
6 years ago
Kaipeng Deng cf60e5a2db
fix API python example (#17226)
6 years ago
Qiao Longfei 92e7d5d7cc
fix distribute doc test=develop (#17318)
6 years ago
zhang wenhui 9bb6a421e3
fix bpr_loss data_norm teacher_student_sigmoid_loss api & fix continuous_value_model (#17331)
6 years ago
lijianshe02 300bd7504d
fix api-doc related bugs test=develop test=document_preview (#17360)
6 years ago
Yiqun Liu cf5d271c5a
Fix examples of fluid.layers.sums and fluid.layers.DynamicRNN (#17308)
6 years ago
Yibing Liu f9796b1249
Add LAMB Optimizer support (#17489)
6 years ago
zhaoyuchen2018 dfdcd91869
Add api doc code examples (#17285)
6 years ago
liuwei1031 f82e4d75e7
improve the doc of paddle.fluid.memory_optimize, test=develop (#17473)
6 years ago
jiaqi 75cda4d9df
fix data_feed_desc.py example run error (#17452)
6 years ago
liuwei1031 6a53fa95e7
improve the API Sample of DataFeeder, memory_optimize and release_memory (#17374)
6 years ago
Jie Fang 30e178fa2c init auto loss scaling (#17194)
6 years ago