openvino/samples/cpp
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
..
benchmark_app [Benchmark] benchmark_app need disable auto batching if batch size is set. (#12553) 2022-09-22 09:50:30 +08:00
classification_sample_async DOCS: ported changes from 2022.1 release branch (#11206) 2022-03-24 22:27:29 +03:00
common Add several missing <cctype> header entries (#12632) 2022-08-19 11:01:23 +04:00
hello_classification Remove `set_from` from samples, update docstrings (#11889) 2022-06-15 12:10:00 +02:00
hello_nv12_input_classification DOCS: ported changes from 2022.1 release branch (#11206) 2022-03-24 22:27:29 +03:00
hello_query_device Docs: Changed OpenVINO Runtime User Guide integration (#10187) 2022-03-02 20:07:52 +03:00
hello_reshape_ssd Hello reshape SSD sample fix (#12004) 2022-06-30 13:35:14 +03:00
model_creation_sample Docs: Changed OpenVINO Runtime User Guide integration (#10187) 2022-03-02 20:07:52 +03:00
speech_sample [SAMPLES] Add GNA library version log to speech_sample (#12411) 2022-08-30 09:45:51 +02:00
.clang-format Moved inference_engine samples to cpp folder (#8615) 2021-11-18 10:08:20 +03:00
CMakeLists.txt Added support of universal2 OSX binaries (#13093) 2022-09-19 10:14:07 +04:00
build_samples.sh Replaced DLDT to OpenVINO (#12580) 2022-08-17 12:46:07 +04:00
build_samples_msvc.bat Replaced DLDT to OpenVINO (#12580) 2022-08-17 12:46:07 +04:00