Commit Graph

113 Commits (3c9086c270e55da41eec989388916758f7bf3c98)

Author SHA1 Message Date
littletomatodonkey 13e8fcdc43
fix cpp time (#483)
* fix cpp time

* fix time
2020-12-15 21:55:02 +08:00
littletomatodonkey cf68eafa56
add cpp trt (#480) 2020-12-15 19:22:13 +08:00
Tingquan Gao d860430b55
Fix some description of documentations (#473)
Fix some description of documentations
2020-12-14 21:43:45 +08:00
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