Commit Graph

15 Commits (e3801c551518d6a870c2d914f667395db441d0a6)

Author SHA1 Message Date
Tingquan Gao e3801c5515
Fix the bug about calling create_predictor repeatedly in hubserving (#462) 2020-12-10 01:15:24 +08:00
littletomatodonkey 1ecf8334ff
fix pred (#450)
* fix pred

* fix resnest

* fix hrnet se

* fix se for export
2020-12-06 03:08:44 +08:00
littletomatodonkey 8e5bde6c39
Update predict.py 2020-12-01 01:20:10 +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
littletomatodonkey 95a8990066
fix py infer (#376)
fix python and cpp inference
2020-11-07 22:09:42 +08:00
littletomatodonkey a958e356de fix benchmark 2020-09-07 02:33:04 +00:00
shippingwang 4870bd37d0 refine 2020-04-26 21:21:50 +00:00
WuHaobo cc476bf360 be compatible with py3 2020-04-25 16:06:18 +08:00
littletomatodonkey 0bed4f4d03 add model list 2020-04-13 14:53:57 +00:00
littletomatodonkey d1aa461bbf fix benchmark 2020-04-13 04:55:35 +00:00
shippingwang 79f6b5599e fix 2020-04-10 13:36:20 +00:00
shippingwang 152e3d286b polish inference docs 2020-04-10 11:56:49 +00:00
shippingwang 0dcb5a6789 fix 2020-04-10 09:19:21 +00:00