Commit Graph

410 Commits (9eaa3353afb8499bb88263449d88c21145913e00)

Author SHA1 Message Date
Tingquan Gao b68ca02b65
Adapt to the develop version paddle_inference on Win32 and Linux (#468) 2020-12-13 14:21: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 11357c0fd1
Modify the "cls_model_dir" to "cls_model_path" and "cls_params_path" (#411)
* Modify the "cls_model_dir" to "cls_model_path" and "cls_params_path"
2020-11-19 15:00:17 +08:00
littletomatodonkey a23dd14627
Update readme.md 2020-11-18 18:48: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
littletomatodonkey 95a8990066
fix py infer (#376)
fix python and cpp inference
2020-11-07 22:09:42 +08:00
littletomatodonkey c3922941de
fix dist training (#363)
1. fix dist training 
2. fix cpp infer to support dir inference
2020-11-04 22:48:19 +08:00
gaotingquan a81ad2f570 Fix link errors 2020-10-22 21:11:18 +08:00
littletomatodonkey 8dd9dd42ec polish dygraph doc and deploy 2020-10-19 05:05:34 +00:00