Commit Graph

138 Commits (95524a4d306ca9bef155a59cf194661f6b6591f9)

Author SHA1 Message Date
hong a1f54a8935
get shape from var desc to avoid run startup program; test=develop (#20499)
6 years ago
juncaipeng 5ed23c6082
Modify doc for shuffle, firstn, save_vars, load_vars, L1DecayRegularizer, L2DecayRegularizer (#20287)
6 years ago
hong fa43e80e19 New save load interface (#20148)
6 years ago
Zhen Wang 2c71de243d
Fix docs of load_inference_model&load_params&load_persistables&chain. (#20274)
6 years ago
mapingshuo 5e99f31b7e add a new interface _prune_with_input (#20022)
6 years ago
hong 4e99c2af0a
Add shape check in load model (#19936)
6 years ago
石晓伟 01b9d07963
update operator compatible info, test=develop (#19978)
6 years ago
Ghost Under Moon 790d5226b5 give warnings when save a model without any parameters (#19931)
6 years ago
Ghost Under Moon 4836ee68fb warning when user save a inference model which contains auc op test=develop (#19838)
6 years ago
mapingshuo dca9b6c5b0 add feed_var_names to Prune interface (#19589)
6 years ago
chengduo 4278518fb0
Update CompiledProgram (#18919)
6 years ago
Zeng Jinle 561232c25a
remove is_mem_optimized in Program, test=develop (#19307)
6 years ago
wuzewu 6fc1defd77 Fix compatibility issue of fluid.io.save_vars on windows platform (#19181)
6 years ago
Zeng Jinle 0f9b33954a
move python reader api to fluid.io module, test=develop (#19143)
6 years ago
tangwei12 0b9acb4912
add check of executor (#17986)
6 years ago
xsrobin 47e2ef38e9
add "import paddle.fluid as fluid" to examples lack of it
6 years ago
songhao 6b3d96254d fix some bug when merge sparse embedding parameters, test=develop (#18223)
6 years ago
Huihuang Zheng bbc292920c
Fix API example code (#18176)
6 years ago
tangwei12 101f74cb19
fix save/load in fleet (#17675)
6 years ago
Kaipeng Deng 96ee528e3e
fix logging basicConfig cannot be setting after import paddle (#17786)
6 years ago
Zhen Wang 8bd651b7ed
Fix the bug in the AnalysisPredictor and add more directions about io APIs. (#17639)
6 years ago
Zhen Wang ad8bbe587e
Fix some api example codes' bugs and these APIs include load_inference_model, load_vars, save_vars, L1DecayRegularizer and L2DecayRegularizer. (#17324)
6 years ago
lujun a88a1faa48
Format file path (#17280)
6 years ago
Huihuang Zheng 2c4462711f
Fix API example code of save_inference_model (#17274)
6 years ago
Zhen Wang bf6b9d6d37 add checkpoint functions for graph. test=develop
6 years ago
Zeng Jinle 4cc9809cae
Merge pull request #15799 from sneaxiy/feature/decoupled_reader
6 years ago
flame 08838f3909
Fix save inference model bug (#16242)
6 years ago
sneaxiy b80d76f784 merge develop
6 years ago
Zhen Wang 46c5e37858 improve save_persistable api doc. test=develop (#15911)
6 years ago
sneaxiy 1e4c0a6f72 merge develop
6 years ago
tangwei12 971f3bc9b0
fix params with only 1 dim (#15828)
6 years ago
sneaxiy 7160cb0f32 decoupled reader
6 years ago
dzhwinter 9c9ad7d40b Merge remote-tracking branch 'origin/develop' into feature/ir_inplace_pass
6 years ago
dzhwinter 0a63234c85 follow comments. test=develop
6 years ago
Yan Chunwei 897789b16e
fix save_inferece_model bug (#15365)
6 years ago
dzhwinter 8b97a3a44f rerun ci. test=develop
6 years ago
dzhwinter a26a6bc728 add flag. test=develop
6 years ago
tangwei12 8b50ad80ff
checkpoint at distributed training (#14854)
6 years ago
chengduo 9fa87b23d9
Fix io doc (#14751)
6 years ago
Zhang, Guoming a6b24416e4 Fix the invalid list operation on save_inference_model function.
6 years ago
tangwei12 3639d99f99
Fix save and load lookup table/optimizer vars (#14301)
6 years ago
tangwei12 e564eb341f
Fix mkdir conflict in save_inference_model (#14285)
6 years ago
tangwei12 d325e668b8
[1.1] Load vars on PSERVER (#14037)
6 years ago
Xin Pan cf38c676ca fix
7 years ago
Xin Pan 6974265292 support offline train
7 years ago
luotao1 3ba7e74db2 use clone(for_test=True) replace get_inference_program
7 years ago
Xin Pan 10f7d004c4 To support full model saving.
7 years ago
Wu Yi efafc72f62
Hide program APIs (#12315)
7 years ago
Xin Pan 9b7c3f9615 refine
7 years ago
Xin Pan 56a977d436 add test
7 years ago