openvino/samples/cpp
Ilya Churaev 8a9c19e3eb
Warning as error for Windows (#13291)
* parent 6e7016ccda
author Ilya Churaev <ilya.churaev@intel.com> 1664281499 +0400
committer Ilya Churaev <ilya.churaev@intel.com> 1664510018 +0400

Fixed warnings on local machine

* Added CMAKE_COMPILE_WARNING_AS_ERROR usage

* Fixed style

* Fixed merge conflicts

* Fixed typo

* Fixed myriad build for macOS

* Fixed warning

* Fixed tests

* Disabled incorrect test

* Try to fix linux tests

* Revert "Try to fix linux tests"

This reverts commit 29224c93ff.

* Fixed tests

* Revert logic with incorrect cast

* Fixed log softmax

* Disable warning as error for cuda

* Try to fix inference_engine_s

* Fixed cmake

* Revert "Fixed cmake"

This reverts commit 87e9e4e674.

* Revert "Try to fix inference_engine_s"

This reverts commit a1adca8b05.

* WA for static symbols in inference_engine_s test library

* Fixed code style

* Fixed static definition for master

* Revert "Fixed static definition for master"

This reverts commit 20d00d215a.

* Revert "Fixed code style"

This reverts commit 0eb2362543.

* Revert "WA for static symbols in inference_engine_s test library"

This reverts commit 75ef86a79d.

* Fixed linker issue for Windows

* Disable WaE by default

* Disable warning as error in the developer package

* Try to fix dev package

* Try to fix Windows Jenkins

* Revert old behavior for tread_warn_as_err variable
2022-10-06 13:44:21 +04:00
..
benchmark_app [AUTO plugin] Fix benchmark failed to set nstreams on MULTI plugin (#12855) 2022-09-27 23:42:40 +08:00
classification_sample_async DOCS: ported changes from 2022.1 release branch (#11206) 2022-03-24 22:27:29 +03:00
common Add several missing <cctype> header entries (#12632) 2022-08-19 11:01:23 +04:00
hello_classification Remove `set_from` from samples, update docstrings (#11889) 2022-06-15 12:10:00 +02:00
hello_nv12_input_classification DOCS: ported changes from 2022.1 release branch (#11206) 2022-03-24 22:27:29 +03:00
hello_query_device Docs: Changed OpenVINO Runtime User Guide integration (#10187) 2022-03-02 20:07:52 +03:00
hello_reshape_ssd Hello reshape SSD sample fix (#12004) 2022-06-30 13:35:14 +03:00
model_creation_sample Docs: Changed OpenVINO Runtime User Guide integration (#10187) 2022-03-02 20:07:52 +03:00
speech_sample [SAMPLES] Add GNA library version log to speech_sample (#12411) 2022-08-30 09:45:51 +02:00
.clang-format Moved inference_engine samples to cpp folder (#8615) 2021-11-18 10:08:20 +03:00
CMakeLists.txt Warning as error for Windows (#13291) 2022-10-06 13:44:21 +04:00
build_samples.sh Replaced DLDT to OpenVINO (#12580) 2022-08-17 12:46:07 +04:00
build_samples_msvc.bat Replaced DLDT to OpenVINO (#12580) 2022-08-17 12:46:07 +04:00