Zheng-Bicheng
|
8d357814e8
|
[Backend] Add pybind & PaddleDetection example for TVM (#1998)
* update
* update
* Update infer_ppyoloe_demo.cc
---------
Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com>
|
2023-06-04 13:26:47 +08:00 |
|
linyangshi
|
9164796645
|
[Model] Support DINO & DETR and add PaddleDetectionModel class (#1837)
* 添加paddleclas模型
* 更新README_CN
* 更新README_CN
* 更新README
* update get_model.sh
* update get_models.sh
* update paddleseg models
* update paddle_seg models
* update paddle_seg models
* modified test resources
* update benchmark_gpu_trt.sh
* add paddle detection
* add paddledetection to benchmark
* modified benchmark cmakelists
* update benchmark scripts
* modified benchmark function calling
* modified paddledetection documents
* add PaddleDetectonModel
* reset examples/paddledetection
* resolve conflict
* update pybind
* resolve conflict
* fix bug
* delete debug mode
* update checkarch log
* update trt inputs example
* Update README.md
---------
Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com>
|
2023-05-05 14:10:33 +08:00 |
|
Zheng-Bicheng
|
458523fc29
|
update pybind
|
2023-03-07 15:50:49 +08:00 |
|
Wang Bojun
|
a0fc0d5e49
|
Merge branch 'develop' into set_stream_infer-shareExData
|
2023-02-14 14:23:33 +08:00 |
|
wwbitejotunn
|
727fdc5863
|
reuse setStream c++ interface, add set_raw_stream python api
|
2023-02-14 06:22:47 +00:00 |
|
felixhjh
|
942cee83d7
|
Add decrypt function to load encrypted model
|
2023-02-09 14:04:10 +00:00 |
|
wwbitejotunn
|
59c5fedc36
|
set stream by raw size_t
|
2023-02-09 12:53:08 +00:00 |
|
Jason
|
a4b0565b9a
|
[Other] Optimize paddle backend (#1265)
* Optimize paddle backend
* optimize paddle backend
* add version support
|
2023-02-08 19:12:03 +08:00 |
|
Jason
|
713afe7f1c
|
[Other] Deprecate some option api and parameters (#1243)
* Optimize Poros backend
* fix error
* Add more pybind
* fix conflicts
* add some deprecate notices
* [Other] Deprecate some apis in RuntimeOption (#1240)
* Deprecate more options
* modify serving
* Update option.h
* fix tensorrt error
* Update option_pybind.cc
* Update option_pybind.cc
* Fix error in serving
* fix word spell error
|
2023-02-07 17:57:46 +08:00 |
|
Jason
|
7c9bf11c44
|
[Other] Optimize Poros backend (#1232)
* Optimize Poros backend
* fix error
* Add more pybind
* fix conflicts
* add some deprecate notices
|
2023-02-07 10:18:03 +08:00 |
|