openvino/docs
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
..
HOWTO MO support for operations DFT and IDFT (#5197) 2021-05-07 09:44:24 +03:00
IE_DG [Doc] Update the driver link to storage.openvinotoolkit.org (#6021) 2021-06-03 17:28:27 +03:00
IE_PLUGIN_DG Merged plugin and exec network internal implementation (#4923) 2021-05-27 13:33:09 +03:00
MO_DG Added extractor for ONNX operation Size (#6031) 2021-06-04 17:18:01 +03:00
benchmarks Feature/merge 2021 3 to master (#5307) 2021-04-19 20:19:17 +03:00
doxygen Python speech sample (#5322) 2021-06-01 12:48:02 +03:00
gapi Feature/merge 2021 3 to master (#5307) 2021-04-19 20:19:17 +03:00
get_started Moving POT to Optimization section in index.md and replacing Toolkit by Tool in a few places (#4272) 2021-05-11 14:35:33 +03:00
how_tos Feature/merge 2021 3 to master (#5307) 2021-04-19 20:19:17 +03:00
img Additional images to explain streams. also brushed the media referenc… (#5775) 2021-05-26 14:12:17 +03:00
install_guides doc: add link to docker tutorials (#5960) 2021-06-03 11:10:42 +02:00
model_server Feature/azaytsev/layout updates (#2985) 2020-11-06 11:07:53 +03:00
nGraph_DG Integrate UAT fixes (#5517) 2021-05-06 15:37:13 +03:00
onnx_custom_op Align style doc with samples (#5709) 2021-05-25 10:32:48 +03:00
ops Revise NonZero op - specification (#5804) 2021-06-03 14:18:01 +03:00
optimization_guide Additional images to explain streams. also brushed the media referenc… (#5775) 2021-05-26 14:12:17 +03:00
ovsa Integrate UAT fixes (#5517) 2021-05-06 15:37:13 +03:00
resources Feature/merge 2021 3 to master (#5307) 2021-04-19 20:19:17 +03:00
security_guide Doc Migration (master) (#1377) 2020-07-20 17:36:08 +03:00
snippets Refactored ie_plugin_config.hpp (#5899) 2021-06-01 16:31:29 +03:00
template_extension Align style doc with samples (#5709) 2021-05-25 10:32:48 +03:00
template_plugin [CPU] Extended preprocessing for CPU (#5750) 2021-06-01 17:03:24 +03:00
.clang-format Align style doc with samples (#5709) 2021-05-25 10:32:48 +03:00
CMakeLists.txt Python in OpenVINO: improvements (#6027) 2021-06-07 10:52:48 +03:00
Legal_Information.md Feature/azaytsev/cherry picks from 2021 2 (#4069) 2021-02-02 11:29:12 +03:00
index.md Moving POT to Optimization section in index.md and replacing Toolkit by Tool in a few places (#4272) 2021-05-11 14:35:33 +03:00