openvino/samples/cpp
Wang, Yang 99a1800901
Fix the AUTO loadnetwork failure triggered by AUTO:-xxx (#15747)
* Check if the device is supported when AUTO retrieves the device list based on the ov::device::priorities.

* Update the logic to handle the situation like -d AUTO:-CPU to benchmark APP.

* Remove MYRIAD and add NVIDIA for AUTO supported devices.

---------

Co-authored-by: Chen Peter <peter.chen@intel.com>
Co-authored-by: Shen, Wanglei <wanglei.shen@intel.com>
2023-03-02 13:16:12 +08:00
..
benchmark Remove myriad plugin (#15131) 2023-01-18 15:19:44 +04:00
benchmark_app Fix the AUTO loadnetwork failure triggered by AUTO:-xxx (#15747) 2023-03-02 13:16:12 +08:00
classification_sample_async Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
common Changed sample's format_reader libraries type from dynamic to static (#15756) 2023-02-17 09:30:19 +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 Fixed samples build on Debian 10 with cmake 3.13 (#15940) 2023-02-24 22:28:45 +04:00
.clang-format Moved inference_engine samples to cpp folder (#8615) 2021-11-18 10:08:20 +03:00
CMakeLists.txt Detection of WoA ARM64 in all places (#15960) 2023-02-27 10:29:14 +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