openvino/cmake/developer_package
Ilya Lavrenov 1fa225e7bf
Python in OpenVINO: improvements (#6027)
* enable make clean to remove ie_wheel artifacts

* ./setup.py:132:1: E302 expected 2 blank lines

* fix CI build issue

* Removed not-needed components from ie_wheel

* Use explicit python3 vresion in ngraph pythpn

* Use python3 everywhere

* Reuse python3 more

* Added function to build with Py_LIMITED_API

* Sync 2 cmake python modules

* Fix for tools

* Fixed typo

* Enable python by default

* Enable python build iff python-dev is found

* More migration to Python3_VERSION

* Install wheel requirements

* Fixed ngraph Python separate build

* Fixed cython compilation

* Revert to old packages

* Added suffix

* Specify python version explicitly

* Don't depend on python interp to build python itself

* More improvements

* Revert offline transformations back to ie_wheel

* Refactoring

* Trying to build wheel independently on C++ runtime

* Build wheel only with main OpenVINO

* Fixed typo in test_utils cmake lists

* Adding link stage

* small fix

* git diff

* Try to fix python tests

Co-authored-by: Sergey Lyubimtsev <sergey.lyubimtsev@intel.com>
2021-06-07 10:52:48 +03:00
..
api_validator Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
clang_format Developer package update (#5970) 2021-06-03 12:45:12 +03:00
compile_flags Python in OpenVINO: improvements (#6027) 2021-06-07 10:52:48 +03:00
coverage Added coverage cmake script for nGraph (#4979) 2021-03-28 20:05:45 +03:00
cpplint Python in OpenVINO: improvements (#6027) 2021-06-07 10:52:48 +03:00
cross_compile cross_compiled_func.cmake: use native CMake functions instead of custom ones (#5200) 2021-04-14 11:31:11 +03:00
download Respect COMPONENTS in InferenceEngineConfig.cmake (#5857) 2021-05-27 16:56:56 +03:00
plugins Align style doc with samples (#5709) 2021-05-25 10:32:48 +03:00
shellcheck Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
tbb Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
vs_version Inference engine versioning (#5562) 2021-05-20 10:21:44 +03:00
IEDevScriptsConfig.cmake Developer package update (#5970) 2021-06-03 12:45:12 +03:00
TBBConfig.cmake Openvino autogenerated cmake (#5484) 2021-05-07 11:57:51 +03:00
add_ie_target.cmake Align style doc with samples (#5709) 2021-05-25 10:32:48 +03:00
debug.cmake Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
faster_build.cmake Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
features.cmake Respect COMPONENTS in InferenceEngineConfig.cmake (#5857) 2021-05-27 16:56:56 +03:00
linux_name.cmake Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
message.cmake Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
models.cmake Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
options.cmake cmake improvements: coverage and SELECTIVE_BUILD beautifications (#4937) 2021-03-26 06:40:54 +03:00
packaging.cmake Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
target_flags.cmake Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
version.cmake Removed WA in versions.cmake for DLB (#6047) 2021-06-07 10:35:06 +03:00
whole_archive.cmake Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00