openvino/inference-engine/samples
Ilya Lavrenov 6a5993fb36
Implement unicode conversion using Windows native functions (#1590)
* Implement unicode conversion using Windows native functions

* NOCPPLINT

* Fixed deprecated c++ api usage in tests

* Moved impl to cpp

* Moved Unicode utils to Plugin API

* Added missed include for Windows

* Fixes for unit tests; CentOS fixes

* Fixed Windows compilation

* Fixed unit tests on Unix

* Fixed unix 2
2020-08-06 12:01:34 +03:00
..
benchmark_app Updated inference_engine.hpp (#1539) 2020-07-30 18:40:28 +03:00
classification_sample_async Doc Migration (master) (#1377) 2020-07-20 17:36:08 +03:00
common Updated inference_engine.hpp (#1539) 2020-07-30 18:40:28 +03:00
hello_classification Implement unicode conversion using Windows native functions (#1590) 2020-08-06 12:01:34 +03:00
hello_nv12_input_classification Updated inference_engine.hpp (#1539) 2020-07-30 18:40:28 +03:00
hello_query_device Doc Migration (master) (#1377) 2020-07-20 17:36:08 +03:00
hello_reshape_ssd Updated inference_engine.hpp (#1539) 2020-07-30 18:40:28 +03:00
ngraph_function_creation_sample Doc Migration (master) (#1377) 2020-07-20 17:36:08 +03:00
object_detection_sample_ssd Doc Migration (master) (#1377) 2020-07-20 17:36:08 +03:00
speech_libs_and_demos Fixes LFS issues (#1440) 2020-07-22 22:35:58 +03:00
speech_sample Doc Migration (master) (#1377) 2020-07-20 17:36:08 +03:00
style_transfer_sample Doc Migration (master) (#1377) 2020-07-20 17:36:08 +03:00
thirdparty add submodules for mkl-dnn, gflags and gtest 2020-05-21 23:00:55 +03:00
CMakeLists.txt Hide implementation of SharedObjectLoader to cpp files (#1556) 2020-08-03 14:01:56 +03:00
build_samples.sh [OpenVINO scripts] Fixed *.sh files index from 644 to 755 (#664) 2020-05-29 13:50:17 +03:00
build_samples_msvc.bat Fix samples build script (#819) 2020-06-22 16:12:02 +03:00