openvino/samples/cpp
Zlobin Vladimir ee2e9d497c
benchmark_app: factor out advanced options (#15605)
* benchmark_app: factor out advanced options

* cpp/benchmark_app: add usage word

* move api to advanced, group b/shape/data_shape/layout into Input shapes, factor out Statistics dumping options

* Factor out Device-specific performance options

* Factor out Preprocessing options

* Minor regroup
2023-02-13 17:45:17 +04:00
..
benchmark Remove myriad plugin (#15131) 2023-01-18 15:19:44 +04:00
benchmark_app benchmark_app: factor out advanced options (#15605) 2023-02-13 17:45:17 +04:00
classification_sample_async Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
common [BENCHMARK_APP] Introduce Numpy array loading for C++ benchmark app/Fix a bug that would cause Python Numpy array loading to fail (#14021) 2023-02-13 12:04:23 +04:00
hello_classification Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
hello_nv12_input_classification Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
hello_query_device Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
hello_reshape_ssd Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
model_creation_sample Added -Wall for Clang and GCC (#15513) 2023-02-08 15:01:00 +04:00
speech_sample Added -Wall for Clang and GCC (#15513) 2023-02-08 15:01:00 +04:00
.clang-format Moved inference_engine samples to cpp folder (#8615) 2021-11-18 10:08:20 +03:00
CMakeLists.txt Removed TREAT_WARNING_AS_ERROR option (#15608) 2023-02-10 21:43:08 +04:00
build_samples.sh Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
build_samples_msvc.bat Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00