Commit Graph

5 Commits

Author SHA1 Message Date
TianShaoqing
5f8157c398 update poros README.md (#1393)
Co-authored-by: tianshaoqing <tianshaoqing@baidu.com>
2023-02-21 13:35:30 +08:00
tianshaoqing
f212f5c592 [Backend] update poros 2023-02-20 21:49:58 +08:00
WJJ1995
c8db4b442a [Runtime] Add Poros Backend Runtime demo for c++/python (#915)
* add onnx_ort_runtime demo

* rm in requirements

* support batch eval

* fixed MattingResults bug

* move assignment for DetectionResult

* integrated x2paddle

* add model convert readme

* update readme

* re-lint

* add processor api

* Add MattingResult Free

* change valid_cpu_backends order

* add ppocr benchmark

* mv bs from 64 to 32

* fixed quantize.md

* fixed quantize bugs

* Add Monitor for benchmark

* update mem monitor

* Set trt_max_batch_size default 1

* fixed ocr benchmark bug

* support yolov5 in serving

* Fixed yolov5 serving

* Fixed postprocess

* update yolov5 to 7.0

* add poros runtime demos

* update readme

* Support poros abi=1

* rm useless note

* deal with comments

Co-authored-by: Jason <jiangjiajun@baidu.com>
2022-12-20 19:03:14 +08:00
kiddyjinjin
9ae5c24607 [Doc] update readme.md for poros (#723)
* update readme

* delete unnecessary line

Co-authored-by: tianjinjin <tianjinjin@baidu.com>
2022-11-28 16:54:28 +08:00
kiddyjinjin
d38aa4560c [Backend]add poros to fastdeploy (#671)
* add poros to fastdeploy

* update readme

* update readme & add license for all files

* update benchmark

* update copyright for some files

Co-authored-by: tianjinjin <tianjinjin@baidu.com>
2022-11-28 14:08:18 +08:00