Commit Graph

12 Commits (6c2a33fe51e4844f2e4eed416eceb6a43d5272f4)

Author SHA1 Message Date
yaohai 5fd7085ddf add multilabel feature 2021-03-30 16:02:32 +08:00
Tingquan Gao 8a469799af
support bs>1 (#651)
* support bs>1
2021-03-26 18:52:50 +08:00
littletomatodonkey e7dbecd22e
fix predict (#527)
* fix predict

* fix export model

* fix doc
2020-12-30 14:28:06 +08:00
littletomatodonkey 29b305d228
add profile for pred (#476) 2020-12-15 14:32:07 +08:00
littletomatodonkey 9992415867
add mkldnn speed problm (#465) 2020-12-11 00:39:12 +08:00
littletomatodonkey b9d243f854
Update utils.py 2020-12-11 00:24:14 +08:00
Tingquan Gao e3801c5515
Fix the bug about calling create_predictor repeatedly in hubserving (#462) 2020-12-10 01:15:24 +08:00
Tingquan Gao 10e73342ff
Add MKL-DNN (#398)
add mkldnn config
2020-11-16 19:44:17 +08:00
littletomatodonkey 7d0f694c7b
unify model and model_name (#386)
* unify model and model_name

* rm unsed archs fix bug of se_resnext

* fix distillation model for distributed.launch

* fix export model for googlenet
2020-11-12 00:17:28 +08:00
Tingquan Gao 18a4c14233
Update preprocess and HubServing (#382)
add hub serving code and doc
2020-11-10 17:19:50 +08:00
shippingwang 0dcb5a6789 fix 2020-04-10 09:19:21 +00:00
WuHaobo 9f39da8859 Init PaddleClas 2020-04-09 02:16:30 +08:00