Commit Graph

33 Commits (d13cb22378a39447e096d9e4e2f6fe0ad4f60e87)

Author SHA1 Message Date
weishengyu 920a44b0ce move files 2021-05-24 11:43:47 +08:00
Tingquan Gao dd70cb1bb0
Fix HubServing demo (#708) 2021-04-30 16:10:17 +08:00
Tingquan Gao 97f4f557e5
Fix hyperlink and support arm7 (#670)
* Update hyperlink, test=document_fix

* Fix to support arm7
2021-04-09 16:21:07 +08:00
Tingquan Gao 4523d4246d
Adapt paddle_inference 2.0.1 API (#667) 2021-04-06 10:52:40 +08:00
Tingquan Gao 8a469799af
support bs>1 (#651)
* support bs>1
2021-03-26 18:52:50 +08:00
littletomatodonkey bba176e05a
enhance reader (#628) 2021-03-08 10:35:38 +08:00
Tingquan Gao 22dba8cedb
Add readme of quantization (#624)
* Add readme of quantization

* Fix readme of quantization, test=document_fix
2021-03-04 14:06:59 +08:00
littletomatodonkey cd99285d8b
Update README.md 2021-03-02 12:52:12 +08:00
littletomatodonkey e02a35ac45
add quant clas (#621)
* add quant clas

* fix load init model

* add quant

* add quant doc

* fix export model
2021-03-01 19:36:55 +08:00
Tingquan Gao ad730ae499
Adapt to paddle inference 2.0 (#607) 2021-02-08 12:10:45 +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
littletomatodonkey e7dbecd22e
fix predict (#527)
* fix predict

* fix export model

* fix doc
2020-12-30 14:28:06 +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
littletomatodonkey de855adcb2
Update config.txt 2020-12-18 20:18:19 +08:00
littletomatodonkey e5cc8d463c
add enable benchmark for lite (#503)
* add enable benchmark for lite

* fix config
2020-12-18 20:17:50 +08:00
Tingquan Gao eb945e5d69
Fix "tar" to "pdparams" to adapt to dygraph (#496)
* Fix "tar" to "pdparams" to adapt to dygraph

* Update the download link of Paddle Inference Library
2020-12-17 23:20:16 +08:00
Tingquan Gao 6ddd8049e0
Add "cpu_num_threads" and "enable_profile" (#494) 2020-12-17 15:23:29 +08:00
littletomatodonkey bcaf6a8528
fix trt doc (#485)
* fix trt doc

* update history
2020-12-16 12:01:32 +08:00
littletomatodonkey 3d5cde1aed
Update main.cpp 2020-12-15 22:54:20 +08:00
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