Commit Graph

5 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
huangjianhui
32047016d6 Update evaluation function to support calculate average inference time (#106)
* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Add evaluation calculate time and fix some bugs

* Update classification __init__

* Move to ppseg

Co-authored-by: Jason <jiangjiajun@baidu.com>
2022-08-12 17:42:09 +08:00
jiangjiajun
d557be18ba Fix classification and move segmentation 2022-08-11 13:21:42 +00:00
jiangjiajun
bf5affb510 add paddleclas draft doct 2022-08-10 07:19:47 +00:00