openvino/inference-engine/ie_bridges/python/wheel
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
..
meta Set less strict numpy requirements (#6039) 2021-06-04 20:55:22 +03:00
.env.in Python in OpenVINO: improvements (#6027) 2021-06-07 10:52:48 +03:00
CMakeLists.txt Python in OpenVINO: improvements (#6027) 2021-06-07 10:52:48 +03:00
requirements-dev.txt Enabled wheel packaging (#3582) 2021-02-08 19:16:28 +03:00
setup.cfg [Wheel] Added configuration for openvono-dev (#4288) 2021-03-02 11:07:20 +03:00
setup.py Enable make clean to remove ie_wheel artifacts (#5961) 2021-06-03 14:08:42 +03:00