openvino/samples/cpp
Piotr Krzemiński f9796ee06a
[BENCHMARK_APP] Add warning if performance mode is not set to max on Windows (#14616)
* [C++] Display a warning if Power Mode is not 'Max Performance' - rebase from master

* [C++] Prevent std::max from colliding with windows.h max macro

* [PYTHON/C++] Update README docs to reflect possible inaccuracies from optimization settings

* [C++] Cleanup windows optimizations
2022-12-23 06:37:57 +01:00
..
benchmark Add benchmark samples (#13388) 2022-12-05 15:12:53 +04:00
benchmark_app [BENCHMARK_APP] Add warning if performance mode is not set to max on Windows (#14616) 2022-12-23 06:37:57 +01:00
classification_sample_async Add benchmark samples (#13388) 2022-12-05 15:12:53 +04:00
common Add benchmark samples (#13388) 2022-12-05 15:12:53 +04:00
hello_classification Add benchmark samples (#13388) 2022-12-05 15:12:53 +04:00
hello_nv12_input_classification Add benchmark samples (#13388) 2022-12-05 15:12:53 +04:00
hello_query_device Docs: Changed OpenVINO Runtime User Guide integration (#10187) 2022-03-02 20:07:52 +03:00
hello_reshape_ssd Add benchmark samples (#13388) 2022-12-05 15:12:53 +04:00
model_creation_sample Docs: Changed OpenVINO Runtime User Guide integration (#10187) 2022-03-02 20:07:52 +03:00
speech_sample Fixed C samples build on Windows (#14386) 2022-12-05 01:33:42 +04:00
.clang-format Moved inference_engine samples to cpp folder (#8615) 2021-11-18 10:08:20 +03:00
CMakeLists.txt Fixed C samples build on Windows (#14386) 2022-12-05 01:33:42 +04:00
build_samples.sh build_samples.sh: detect cmake3 for CentOS (#14560) 2022-12-12 14:00:28 +04:00
build_samples_msvc.bat samples/cpp/build_samples_msvc.bat: don't ignore cmake error (#14499) 2022-12-08 21:08:57 +04:00