openvino/samples
RICKIE777 9d56cfd79b
[Benchmark] benchmark_app need disable auto batching if batch size is set. (#12553)
* When set batch_size, disable auto batching

* auto-batch only supprt auto plugin

* Set property allow_auto_batching for devices

* cancel static

* Clean Code

* Add test case for testing allow_auto_batching

* Fix the issue after merging latest master branch code

* Add allow_auto_batching in python benchmark_app

* Fix the quotes issue

* When load_network is set to allow-auto-batching, there is no need to read the value of global

* Fix the clang-format

* Change the location

Co-authored-by: River Li <river.li@intel.com>
Co-authored-by: Chen Peter <peter.chen@intel.com>
2022-09-22 09:50:30 +08:00
..
c [CAPI] improve property implement to achieve better compatibility (#12887) 2022-09-20 15:59:27 +03:00
cpp [Benchmark] benchmark_app need disable auto batching if batch size is set. (#12553) 2022-09-22 09:50:30 +08:00
python one more correction of mobilnet (#13073) 2022-09-19 16:47:18 +04:00
CMakeLists.txt Library versions & made tests relocatable (#12416) 2022-08-08 13:59:24 +04:00