openvino/samples/cpp
Ilya Lavrenov 3c724a1dee
Build with system TBB (#11244)
* Build with system TBB

* Fixes

* Check whether system TBB is available

* Try to fix ONNX Runtime build with system TBB

* Test

* Fixed compilation of threading.cpp

* Fixed unset of cache dirs

* Limit dearch paths of TBB

* Try to enable pip packages with custom TBB

* Fix for TBB 2021.2

* Install only needed TBB libraries

* Install TBB from system to pip package

* Reverted usage of TBBROOT

* Fixed oneTBB case

* Try to fix Android

* Escape some paths

* Added samples path

* Fixed TBBBind usage for case of system TBB
2022-03-31 18:05:59 +03:00
..
benchmark_app Build with system TBB (#11244) 2022-03-31 18:05:59 +03:00
classification_sample_async DOCS: ported changes from 2022.1 release branch (#11206) 2022-03-24 22:27:29 +03:00
common Add CHW/HWC heuristics for tensors with 3 dimensions (#10817) 2022-03-23 16:54:56 +03:00
hello_classification DOCS: ported changes from 2022.1 release branch (#11206) 2022-03-24 22:27:29 +03: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 DOCS: ported changes from 2022.1 release branch (#11206) 2022-03-24 22:27:29 +03:00
model_creation_sample Docs: Changed OpenVINO Runtime User Guide integration (#10187) 2022-03-02 20:07:52 +03:00
speech_sample [IE Samples] New command line parameters format for speech sample (#11051) 2022-03-31 10:09:31 +03:00
.clang-format Moved inference_engine samples to cpp folder (#8615) 2021-11-18 10:08:20 +03:00
CMakeLists.txt DOCS: ported changes from 2022.1 release branch (#11206) 2022-03-24 22:27:29 +03:00
build_samples.sh DOCS: ported changes from 2022.1 release branch (#11206) 2022-03-24 22:27:29 +03:00
build_samples_msvc.bat DOCS: ported changes from 2022.1 release branch (#11206) 2022-03-24 22:27:29 +03:00