Commit Graph

21 Commits (e668cb07fb1f161a385eeadb962b4dea64f7d4d7)

Author SHA1 Message Date
qingqing01 8bbedc2371
Fix doc format for callbacks, metrics and Model (#28638)
4 years ago
LiuChiachi 70385518a6
Add EarlyStopping (#28691)
4 years ago
LiuChiachi 8c8b42f28a
Update path name of saving in hapi (#28462)
4 years ago
LielinJiang 00e55ded4a
Add lr scheduler callback for high level api (#28737)
4 years ago
LiuChiachi 5579edfb3c
save dtype of inputs (#28301)
4 years ago
LielinJiang fb1e0c93c9
Make vision datasets return PIL.Image as default (#28264)
4 years ago
LielinJiang 0351168967
Fix lr scheduler step error in hapi when use static mode (#28297)
4 years ago
LielinJiang 68449d19a5
Update hapi predict interface (#28180)
4 years ago
Kaipeng Deng a5f65d516f
hapi/model step learning rate on batch end. (#27991)
4 years ago
Kaipeng Deng b808979b8c
step lr_scheduler on epoch end in hapi/model.py fit (#27730)
4 years ago
LiuChiachi b84d4ae31c
Fix bug of Model.save (#27815)
4 years ago
LielinJiang d3b98f0d84
Fix dynamic parallel train mode for hapi (#27787)
4 years ago
LiuChiachi d15cbe70b2
Remove Input requirement in dygraph for Model (#27557)
4 years ago
LielinJiang b38e4f2840
Refine vision models (#27476)
4 years ago
LielinJiang 78a27a2b0d
Reproduce summary api (#27367)
4 years ago
LiuChiachi 69279207eb
Update hapi.model._save_inference_model by using new features of dy2stat in 2.0-beta API (#27272)
4 years ago
Huihuang Zheng d4b4357bc0
[Dy2stat] Change the Global Switch Name of ProgramTranslator for API 2.0 (#27203)
4 years ago
LielinJiang f95e8ffc90
Fix conv and summary api bug (#27023)
5 years ago
LielinJiang 559d9f2bb9
Add summary for hapi (#26386)
5 years ago
LiuChiachi 9ee4e3dc6b
Correct 2.0 API usage in hapi.model.load (#26829)
5 years ago
qingqing01 f7fb4c2212
Move hapi to python/paddle root dir. (#26442)
5 years ago