openvino/samples/cpp
Ilya Lavrenov c4eeecfec5
Remove myriad plugin (#15131)
* Removed Intel MYRIAD plugin

* Removed Intel MYIAD from CI files

* Removed Intel MYRIAD from cmake folder

* Removed MYRIAD, HDDL from samples

* Removed MYRIAD, HDDL from scripts folder

* Removed MYRIAD from bindings folder (C and Python API)

* Removed MYRIAD tests

* Removed MYRIAD from tests folder

* Removed MYRIAD from tools folder

* Removed HDDL (VAD), MYRIAD (NSC2) from documentation

* Fixed build for AUTO unit tests

* Fixed clang code style

* Fixed comments and issues

* removed MYRIAD from AUTO tests

* Disabled MULTI tests in CI

* Update docs/OV_Runtime_UG/auto_device_selection.md

Co-authored-by: Yuan Xu <yuan1.xu@intel.com>

* Update docs/get_started/get_started_demos.md

Co-authored-by: Yuan Xu <yuan1.xu@intel.com>

* Update docs/OV_Runtime_UG/deployment/local-distribution.md

Co-authored-by: Yuan Xu <yuan1.xu@intel.com>

Co-authored-by: Yuan Xu <yuan1.xu@intel.com>
2023-01-18 15:19:44 +04:00
..
benchmark Remove myriad plugin (#15131) 2023-01-18 15:19:44 +04:00
benchmark_app Remove myriad plugin (#15131) 2023-01-18 15:19:44 +04:00
classification_sample_async Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
common Updated copyright headers (#15124) 2023-01-16 11:02:17 +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 Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
speech_sample Remove myriad plugin (#15131) 2023-01-18 15:19:44 +04:00
.clang-format Moved inference_engine samples to cpp folder (#8615) 2021-11-18 10:08:20 +03:00
CMakeLists.txt Enabled Windows ARM64 build using MSVC cl compiler (#15132) 2023-01-17 17:29:00 +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