Commit Graph

25 Commits (test_benchmark_ci)

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