Commit Graph

4 Commits

Author SHA1 Message Date
Jason
e09ac18a7d Fix directly visit member of FDTensor (#193)
* optimize tensorrt usage

* format code

* fix input shape error for onnx model

* Remove some code directly visit FDTensor member (#192)

remove some code directly visit FDTensor member

* fix directly visit member of FDTensor

Co-authored-by: root <root@bjyz-sys-gpu-kongming3.bjyz.baidu.com>
2022-09-06 11:12:02 +08:00
Jason
cf4afa4220 Add OpenVINO backend support (#148)
* Add OpenVINO backend support

* fix pybind

* fix python library path
2022-08-24 16:22:38 +08:00
Jason
3e01118d01 Validate all backends for detection models and add demo code & docs (#94)
* Validate all backends for detection models and add demo code and doc

* Delete .README.md.swp
2022-08-11 10:03:53 +08:00
jiangjiajun
72eb130193 add csrc code 2022-08-10 02:52:36 +00:00