yeliang2258
cae341e6c5
[Backend] Add fp16 support for ONNXRuntime-GPU ( #1239 )
...
* add fp16 support for ort-gpu
* add enable_ort_fp16 option
* fix
* fix bugs
* use fp16 for test
* update code
* update code
* fix windows bug
2023-03-23 18:23:13 +08:00
Thomas Young
5df62485c3
[Bug Fix] add ocr new feature and fix codestyle ( #764 )
...
* fix ocr bug and add new feature
* fix bug
* fix bug
* fix bug
* fix bug
* fix bug
* fix bug
* add property
* add test
* fix code style
* fix bug
* fix bug
* fix bug
* fix port
* fix ocr
* fix_ocr
* fix ocr
* fix ocr
* fix ocr
* fix ocr
* Update paddle2onnx.cmake
* Update paddle2onnx.cmake
* Update paddle2onnx.cmake
Co-authored-by: Jason <jiangjiajun@baidu.com >
Co-authored-by: Jason <928090362@qq.com >
2022-12-07 19:31:54 +08:00
yeliang2258
655145f1c5
[Backend]update p2o version to 1.0.4 ( #800 )
...
update p2o version to 1.0.4
2022-12-05 19:45:19 +08:00
Hao Guan
d8d030b02f
[osx] detect cross compiling architecture ( #712 )
2022-11-28 11:26:19 +08:00
yeliang2258
7206094ddd
[Backend] Add ORT CPU and CUDA kernel for adaptive_pool OP ( #609 )
...
* add ORT CPU and CUDA kernel for adaptive_pool
* update code
* update paddle2onnx version
2022-11-24 10:39:29 +08:00
yeliang2258
f74974c4a5
[Backend] Update p2o version to 1.0.3 ( #570 )
...
update p2o version to 1.0.3
2022-11-12 09:38:23 +08:00
Jason
30412cb599
Update paddle2onnx.cmake
2022-11-09 15:32:48 +08:00
yeliang2258
8d31fe59e8
[Backend] Support the deployment of models which is larger than 2G in ORT and TRT backend ( #514 )
...
* support model bigger than 2G
* update code
* update code
* fix bug
* update code
2022-11-09 11:14:15 +08:00
Jason
9fa612c24b
[Backend] Enable TensorRT BatchedNMSDynamic_TRT plugin ( #449 )
...
* Enable TensorRT EfficientNMS plugin
* remove some temporary code
* Update trt_backend.cc
* Update utils.h
2022-11-04 11:46:29 +08:00
yeliang2258
2a68a23baf
Add paddle quantize model support for ORT, TRT and MKLDNN deploy backend ( #257 )
...
* add quantize model support for trt and paddle
* fix bugs
* fix
* update paddle2onnx version
* update version
* add quantize test
Co-authored-by: Jason <jiangjiajun@baidu.com >
2022-10-09 20:00:05 +08:00
Jason
695034fdad
Modify directory external
and build_scripts
name ( #225 )
...
modify directory name
2022-09-14 20:13:35 +08:00