openvino/samples/cpp
Maxim Gordeev abcd7486a9
Moving of C++ speech sample to OpenVINO API 2.0 (#9027)
* Moved Speech sample to OpenVINO 2.0

* improved samples's score

* changed code style

* added GNA configs

* renamed function due to new API

* added dynamic batch

* reordered includes

* speech_sample has more than 1 input

* added oname processing

* added multi input

* fixed notes

* removed getFullDeviceName with old api

* getFullDeviceName for benchmark
2021-12-19 20:56:40 +03:00
..
benchmark_app Dynamic reshapes (#7788) 2021-12-17 12:20:43 +03:00
classification_sample_async ov2.0 IE samples modification (#8340) 2021-12-13 11:30:58 +03:00
common Moving of C++ speech sample to OpenVINO API 2.0 (#9027) 2021-12-19 20:56:40 +03:00
hello_classification ov2.0 IE samples modification (#8340) 2021-12-13 11:30:58 +03:00
hello_nv12_input_classification ov2.0 IE samples modification (#8340) 2021-12-13 11:30:58 +03:00
hello_query_device ov2.0 IE samples modification (#8340) 2021-12-13 11:30:58 +03:00
hello_reshape_ssd ov2.0 IE samples modification (#8340) 2021-12-13 11:30:58 +03:00
ngraph_function_creation_sample ov2.0 IE samples modification (#8340) 2021-12-13 11:30:58 +03:00
speech_sample Moving of C++ speech sample to OpenVINO API 2.0 (#9027) 2021-12-19 20:56:40 +03:00
.clang-format Moved inference_engine samples to cpp folder (#8615) 2021-11-18 10:08:20 +03:00
CMakeLists.txt Integrate JSON libs (#9145) 2021-12-12 20:40:41 +03:00
build_samples.sh Moved inference_engine samples to cpp folder (#8615) 2021-11-18 10:08:20 +03:00
build_samples_msvc.bat Added samples smoke tests (#1102) 2021-11-23 17:09:11 +03:00