openvino/samples/cpp
Chenhu Wang 8c152405ad
[CPU] General denormals optimization (#11883)
* FTZ_and_DAZ_set_for_cpu

* remove DAZ

* fix

* extract to utils

* ie core part changes to add do as property and benchmark_app enable do

* enable brgcov from Luocheng patch

* add debug info

* enable_brgemm_on_avx512

* add python binding

* dlb test

* FTZ_and_DAZ_set_for_cpu

* remove DAZ

* fix

* extract to utils

* ie core part changes to add do as property and benchmark_app enable do

* enable brgcov from Luocheng patch

* add debug info

* enable_brgemm_on_avx512

* add python binding

* dlb test

* revert test code

* revert test code
2022-07-05 15:50:16 +08:00
..
benchmark_app [CPU] General denormals optimization (#11883) 2022-07-05 15:50:16 +08:00
classification_sample_async DOCS: ported changes from 2022.1 release branch (#11206) 2022-03-24 22:27:29 +03:00
common Use system dependencies (#11419) 2022-04-05 04:47:22 +03: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 [GNA] Fix and extend removed logging capabilities (#11880) 2022-06-21 09:57:44 +02:00
.clang-format Moved inference_engine samples to cpp folder (#8615) 2021-11-18 10:08:20 +03:00
CMakeLists.txt OV 2.0 C API (#11700) 2022-06-09 10:39:07 +08:00
build_samples.sh Fixed detection of sample type c / cpp (#11444) 2022-04-05 01:57:10 +03:00
build_samples_msvc.bat DOCS: ported changes from 2022.1 release branch (#11206) 2022-03-24 22:27:29 +03:00