openvino/inference-engine
Ilya Lavrenov 391aeebf7e
Added install rules for tests (#6344)
* Moved cmake/templates to <root>

* Removed ngraph versioning, reused IE one

* Merged converage

* Removed duplicatde ngraph cmake options

* Moved dependencies to <root>/cmake

* Removed installing of VERSION

* Start #1

* cpack

* Added component type

* Added installation of tests targets

* Added ngraph tests target install

* Fixed runtime dependencies location

* Disable GNA unit tests

* Revert "Disable GNA unit tests"

This reverts commit da5398622f.

* Installed only core component

* Replaced ENABLE_DEV_PKG_INSTALL with EXCLUDE_FROM_ALL

* Removed extra cmake options
2021-06-25 15:17:17 +03:00
..
cmake Added install rules for tests (#6344) 2021-06-25 15:17:17 +03:00
ie_bridges Turn on IE and NG python APIs by default inside Model Optimizer (#5721) 2021-06-16 03:12:24 +03:00
include Port to master (#6279) 2021-06-22 17:43:17 +03:00
samples Moved gflags, preprocessing dependencies to root (#6309) 2021-06-23 09:53:18 +03:00
scripts Fixed shellcheck issues (#6141) 2021-06-15 16:29:26 +03:00
src Added install rules for tests (#6344) 2021-06-25 15:17:17 +03:00
tests Added install rules for tests (#6344) 2021-06-25 15:17:17 +03:00
tests_deprecated Added install rules for tests (#6344) 2021-06-25 15:17:17 +03:00
thirdparty [IE][VPU]: changed calling of sem_timedwait() to account for EINTR error code (#6213) 2021-06-25 13:16:59 +03:00
tools [Python Tools] Fix cross_check_tool device config parsing (#6150) 2021-06-22 15:54:24 +03:00
.editorconfig publish master branch snapshot, revision 49482ae3bea0cbaa07474f86f36db11943142687 2020-05-13 21:12:22 +03:00
CMakeLists.txt Partially merge ngraph / IE cmakes (#6316) 2021-06-24 13:14:04 +03:00