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
Jack Zhou
13a3d6f9f5
Upgrade FDASSERT string format ( #121 )
...
* upgrade FDASSERT
* Add c_str() for reduce
* upgrade FDASSERT flag
* upgrade flags
* upgrade lu
* fix tests cmake
* Fix pybind FDASSERT
2022-08-17 10:03:41 +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
72eb130193
add csrc code
2022-08-10 02:52:36 +00:00