Commit Graph

15 Commits (f16299a3fb1ef3d9833150fa459be10e95c2c4f9)

Author SHA1 Message Date
gaotingquan f16299a3fb fix: do not need explicitly call postprocess 2021-09-07 17:14:48 +08:00
Tingquan Gao 83253af0ff
[Cherry-pick] Some fixes in HubServing and whl. (#1056)
* Fix params format

* Add preprocess in HubServing

* Fix printing prediction

* Supplement some fixes
2021-07-19 19:23:23 +08:00
Tingquan Gao 27849b7a76
Update en doc of Hubserving (#900) 2021-06-22 11:08:55 +08:00
Tingquan Gao 666d912678
Update HubServing (#870)
* Update HubServing

* Fix the relative path

* Update doc of HubServing
2021-06-17 20:56:03 +08:00
littletomatodonkey 061d07cd91
refine tool dir (#827)
* refine tool dir
2021-06-11 12:17:56 +08:00
Tingquan Gao efe86f6cec
Update the doc of HubServing (#770) 2021-06-02 22:05:11 +08:00
Tingquan Gao dd70cb1bb0
Fix HubServing demo (#708) 2021-04-30 16:10:17 +08:00
Tingquan Gao 8a469799af
support bs>1 (#651)
* support bs>1
2021-03-26 18:52:50 +08:00
Tingquan Gao c213c9fc5f
Fix the training log in static graph (#525)
* Adapt to PaddleHub2.0 to eliminate warning
* Fix the training log format
2020-12-30 14:43:00 +08:00
Tingquan Gao 11ef05ca32
Update the hubserving (#517)
* Fix the timing of hubserving
2020-12-28 13:28:06 +08:00
Tingquan Gao aa65556433
Adapt to PaddleHub2.0 (#512) 2020-12-24 18:21:37 +08:00
Tingquan Gao 6ddd8049e0
Add "cpu_num_threads" and "enable_profile" (#494) 2020-12-17 15:23:29 +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
Tingquan Gao 18a4c14233
Update preprocess and HubServing (#382)
add hub serving code and doc
2020-11-10 17:19:50 +08:00