openvino/inference-engine/tools
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
..
benchmark_tool Set less strict numpy requirements (#6039) 2021-06-04 20:55:22 +03:00
compile_tool Integrate UAT fixes (#5517) 2021-05-06 15:37:13 +03:00
cross_check_tool Set less strict numpy requirements (#6039) 2021-06-04 20:55:22 +03:00
vpu Python in OpenVINO: improvements (#6027) 2021-06-07 10:52:48 +03:00
CMakeLists.txt Enable make install for openvino/tools folder (#5326) 2021-04-26 18:06:39 +03:00
package_BOM.txt [Tools] Install compile tool to tool directory (#1649) 2020-08-11 17:27:49 +03:00