openvino/samples/cpp
Ilya Lavrenov 1f3e469c5e
Added -Wall for Clang and GCC (#15513)
* Added -Wall for Clang and GCC

* Fixes

* Don't use /J

* Fixed warnings

* Fixed warnings

* More fixes

* Fixed for MSVC

* Fixed more warnings on Windows

* Suppressed some warnings in template plugin

* Update src/tests/functional/plugin/shared/include/behavior/plugin/caching_tests.hpp

* Added suppression for PT FE

* Suppressed warnings in TF FE

* Suppressed warnings on Core unit tests

* Suppress warnings in python

* Suppressed Windows warning for 3rd party modules

* Suppresed one more warning
2023-02-08 15:01:00 +04:00
..
benchmark Remove myriad plugin (#15131) 2023-01-18 15:19:44 +04:00
benchmark_app Added -Wall for Clang and GCC (#15513) 2023-02-08 15:01:00 +04:00
classification_sample_async Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
common Added -Wall for Clang and GCC (#15513) 2023-02-08 15:01:00 +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 Added -Wall for Clang and GCC (#15513) 2023-02-08 15:01:00 +04:00
speech_sample Added -Wall for Clang and GCC (#15513) 2023-02-08 15:01:00 +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