Jason
|
a711f99c69
|
[Other] Optimize runtime module (#1211)
* modify ort option
* update code
* Unify backend
|
2023-02-02 13:10:40 +08:00 |
|
huangjianhui
|
76df90afc3
|
[Other] FastDeploy TensorRT && ONNX backend support to load model form memory (#1130)
* Update all backends load model from buffer
* Delete redundant code
* Format code style
* Format code style
* Delete redundant code
* Delete redundant code
* Add some FDASSERTs
* Update load model form memory when cloning engine
* Update clone engine code
* Update set_model_buffer api parameters with char pointer
* Release memory buffer variables after finish init backends
* Fix conflict
* Fix bug
|
2023-02-01 11:36:09 +08:00 |
|
Jason
|
54ceb93670
|
[Other] Optimize runtime module (#1195)
* Optimize code
* optimize code
* fix bug
|
2023-01-31 10:11:16 +08:00 |
|
Jason
|
4aa4ebd7c3
|
[Other] [Part2] Upgrade runtime module (#1080)
[Other] Upgrade runtime module
|
2023-01-09 13:22:51 +08:00 |
|