Commit Graph

29 Commits (ba036b88519ffd0ab78eddd68728d772891e25f2)

Author SHA1 Message Date
LielinJiang b89b4e321d
add fashion dataset (#28411)
4 years ago
LielinJiang fb1e0c93c9
Make vision datasets return PIL.Image as default (#28264)
4 years ago
LiuChiachi d932b5618f
set random seed to in test_export_deploy_model (#28274)
4 years ago
LielinJiang 68449d19a5
Update hapi predict interface (#28180)
4 years ago
cnn 7c1aa0d69d
2.0rc api rename (#28088)
4 years ago
LielinJiang 74c8a81127
Add pil backend for vision transforms (#28035)
4 years ago
Kaipeng Deng a5f65d516f
hapi/model step learning rate on batch end. (#27991)
4 years ago
Guo Sheng 0133581531
Clean text.py and decode.py for API 2.0 (#26853)
4 years ago
Kaipeng Deng b808979b8c
step lr_scheduler on epoch end in hapi/model.py fit (#27730)
4 years ago
LielinJiang 0140d74e23
Fix load pretrained model in hapi (#27893)
4 years ago
chentianyu03 d05058d268
Remove and reorganize the alias of APIs (#27717)
4 years ago
LiuChiachi b84d4ae31c
Fix bug of Model.save (#27815)
4 years ago
LielinJiang 4676f03cbb
fix summary (#27820)
4 years ago
LielinJiang a0f1dba37f
Add visualdl callback function (#27565)
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
Guo Sheng 081fb2f963
Remove dependency on nltk for paddle __init__. (#27388)
4 years ago
LielinJiang 78a27a2b0d
Reproduce summary api (#27367)
4 years ago
YUNSHEN XIE 19a58b3d5d
disable ut test_vision_models and test_pretrained_model,test=document_fix (#27502)
4 years ago
pangyoki 827ac36faa
Use dygraph mode by default (#27443)
4 years ago
Kaipeng Deng f3b4a64add
fix CIFAR MNIST UCIHousing dataset. test=develop (#27368)
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
danleifeng 389a9a7e0e
fix ports conflict when use paddlecloud to launch analogue multi-nodes (#26191)
4 years ago
LielinJiang 4d7d661249
Fix kl and summary bug (#27132)
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
qingqing01 78ca8cf0c8
Unify the metrics implementation between low-level and high-level API. (#26158)
5 years ago