openvino/samples
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
..
c [DOCS] Change sample structure (#18942) 2023-08-04 13:21:15 +02:00
cpp benhcmark_app: fix -api sync -i multiple images (#19142) 2023-08-11 19:09:48 +04:00
python [EISW-89824] [master] Rename VPUX to NPU (#19004) 2023-08-10 00:20:07 +04:00
CMakeLists.txt Less argressive chages (#18591) 2023-07-18 19:54:00 +04:00