DefTruth
|
efa7411ebb
|
Delete redundant Chinese comments (#275)
|
2022-09-23 11:02:00 +08:00 |
|
yunyaoXYY
|
871bd92329
|
Add PaddleInference-GPU backend for OCR Rec model (#271)
* Add PaddleInference GPU backend for Rec model
* Improve the order of deafult backends
|
2022-09-22 19:27:25 +08:00 |
|
Jason
|
e227c5625e
|
Rename fastdeploy_runtime.h to runtime.h and Frontend to ModelFormat (#263)
rename frontend to model_format
|
2022-09-22 13:24:05 +08:00 |
|
Jason
|
addce837bc
|
Add paddlelite backend support (#260)
* Add paddlelite backend support
* Update CMakeLists.txt
* Update __init__.py
|
2022-09-21 13:22:34 +08:00 |
|
yunyaoXYY
|
d513c1ceb7
|
Add PaddleInference GPU backend for OCR-Rec model (#258)
* Add PaddleInference GPU backend for Rec model
* Improve the order of deafult backends
|
2022-09-20 15:44:32 +08:00 |
|
Jason
|
68523be411
|
Modify file structure to separate python and cpp code (#223)
Modify code structure
|
2022-09-14 15:44:13 +08:00 |
|