yanlan song
e718e51a85
Bell/fix lifecycle coredump ( #11934 )
...
* enable binder schedule
Signed-off-by: fishbell <bell.song@intel.com >
* add cases
Signed-off-by: fishbell <bell.song@intel.com >
* refine
Signed-off-by: fishbell <bell.song@intel.com >
* fix build failure
Signed-off-by: fishbell <bell.song@intel.com >
* fix coredump
Signed-off-by: fishbell <bell.song@intel.com >
* do not return hw requests directly, potential issues
Signed-off-by: fishbell <bell.song@intel.com >
* fix bug
Signed-off-by: fishbell <bell.song@intel.com >
typo
Signed-off-by: fishbell <bell.song@intel.com >
* optimize memory
Signed-off-by: fishbell <bell.song@intel.com >
* hold the hw plugin
Signed-off-by: fishbell <bell.song@intel.com >
* Revert "hold the hw plugin"
This reverts commit 5b537f5b6f .
* apply the fix
Signed-off-by: fishbell <bell.song@intel.com >
apply the fix
Signed-off-by: fishbell <bell.song@intel.com >
* hold the plugin library for destructing tensor
Signed-off-by: fishbell <bell.song@intel.com >
* solve the virtuual plugin Getblob life cycle issue
Signed-off-by: fishbell <bell.song@intel.com >
* remove log
Signed-off-by: fishbell <bell.song@intel.com >
* refine interface
Signed-off-by: fishbell <bell.song@intel.com >
* fix build failure
Signed-off-by: fishbell <bell.song@intel.com >
* fix for hetero plugin
Signed-off-by: fishbell <bell.song@intel.com >
* replace with vector
* enable life time tests for virtual plugins
Signed-off-by: fishbell <bell.song@intel.com >
rework cases due to vpux build issue
Signed-off-by: fishbell <bell.song@intel.com >
disable context test for now
Signed-off-by: fishbell <bell.song@intel.com >
Co-authored-by: Chen Peter <peter.chen@intel.com >
2022-07-06 05:21:17 +00:00
yanlan song
912f40e74d
stateful inferface impl for AUTO/HETERO ( #11590 )
...
* CPU for stateful model
Signed-off-by: fishbell <bell.song@intel.com >
* log
Signed-off-by: fishbell <bell.song@intel.com >
* hetero impl
Signed-off-by: fishbell <bell.song@intel.com >
* enable tests
Signed-off-by: fishbell <bell.song@intel.com >
2022-05-06 12:43:56 +08:00
Alexey Suhov
a79830cb55
Update year to 2022 in copyright notice ( #9755 )
2022-01-19 01:07:49 +03:00
Ilya Churaev
f74b9caabb
Removed old dynamism API from infer request ( #9557 )
...
* Removed old dynamism API from infer request
* Fixed segfault
* Fixed some tests
* Added method to set inputs, outputs
* Fix python tests
* Try to fix window build
2022-01-13 14:54:14 +03:00
Anton Pankratov
114d37b28c
Fixed release oreder ( #9218 )
2021-12-20 12:11:32 +03:00
Ilya Churaev
7678ab2b18
Move hetero plugin ( #8872 )
2021-11-29 14:05:08 +03:00