Jason
|
addce837bc
|
Add paddlelite backend support (#260)
* Add paddlelite backend support
* Update CMakeLists.txt
* Update __init__.py
|
2022-09-21 13:22:34 +08:00 |
|
Jason
|
74f1143aba
|
Support disable logging information (#254)
* Support disable logging information
* Support disable logging information
|
2022-09-20 15:44:10 +08:00 |
|
Jason
|
68523be411
|
Modify file structure to separate python and cpp code (#223)
Modify code structure
|
2022-09-14 15:44:13 +08:00 |
|
Jason
|
ffbc5cc42d
|
Move cpp code to directory csrcs (#42)
* move cpp code to csrcs
* move cpp code to csrcs
|
2022-07-26 17:59:02 +08:00 |
|
Jason
|
279c993483
|
Polish cmake files and runtime apis (#36)
* Add custom operator for onnxruntime ans fix paddle backend
* Polish cmake files and runtime apis
* Remove copy libraries
* fix some issue
* fix bug
* fix bug
|
2022-07-25 08:59:53 +08:00 |
|
Jason
|
4b681581b1
|
Add custom operator for onnxruntime and fix paddle backend (#35)
Add custom operator for onnxruntime ans fix paddle backend
|
2022-07-23 22:21:36 +08:00 |
|
Jason
|
51ecb407d4
|
Add Paddle Inference as backend (#33)
* Add Paddle Inference as backend
* Update CMakeLists.txt
* Fix default backend option
* Fix some log bug and backend choosing strategy
* Add version of g++
|
2022-07-22 09:53:46 +08:00 |
|
jiangjiajun
|
9d87046d78
|
first commit
|
2022-07-05 09:30:15 +00:00 |
|