openvino/samples/cpp/common/utils
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
..
include/samples Moving of C++ speech sample to OpenVINO API 2.0 (#9027) 2021-12-19 20:56:40 +03:00
src Fix parseArgMap for layer names with : (#8826) 2021-12-14 12:36:14 +03:00
CMakeLists.txt Moved inference_engine samples to cpp folder (#8615) 2021-11-18 10:08:20 +03:00