openvino/samples/cpp
Zlobin Vladimir 396a899b75
benhcmark_app: fix -api sync -i multiple images (#19142)
The Python version uses `app_inputs_info` to represent different input configurations, but the C++ version extends that use case and uses `app_inputs_info` to represent different input images as well. That means that the assumption that if `app_input_info.size() > 1`, then input shape is dynamic, doesn’t always hold for C++

Ticket 117673
2023-08-11 19:09:48 +04:00
..
benchmark [DOCS] Change sample structure (#18942) 2023-08-04 13:21:15 +02:00
benchmark_app benhcmark_app: fix -api sync -i multiple images (#19142) 2023-08-11 19:09:48 +04:00
classification_sample_async [DOCS] Change sample structure (#18942) 2023-08-04 13:21:15 +02:00
common cpp/samples: update build (#17900) 2023-06-08 19:30:29 +04:00
hello_classification [DOCS] Change sample structure (#18942) 2023-08-04 13:21:15 +02:00
hello_nv12_input_classification [DOCS] Change sample structure (#18942) 2023-08-04 13:21:15 +02:00
hello_query_device [DOCS] Change sample structure (#18942) 2023-08-04 13:21:15 +02:00
hello_reshape_ssd [DOCS] Change sample structure (#18942) 2023-08-04 13:21:15 +02:00
model_creation_sample [DOCS] Change sample structure (#18942) 2023-08-04 13:21:15 +02:00
speech_sample [EISW-89824] [master] Rename VPUX to NPU (#19004) 2023-08-10 00:20:07 +04:00
.clang-format Moved inference_engine samples to cpp folder (#8615) 2021-11-18 10:08:20 +03:00
CMakeLists.txt Revert "Use system gflags only in samples (#18478)" (#18543) 2023-07-13 21:05:55 +04:00
build_samples.sh rm explicit job specification (#18105) 2023-06-17 00:25:36 +04:00
build_samples_msvc.bat t Improved samples build stability (#18053) 2023-06-14 18:23:02 +00:00