Feature/cherry pick 4662 to master (#4701)

* Added info on DockerHub CI Framework

* Feature/azaytsev/change layout (#3295)

* Changes according to feedback comments

* Replaced @ref's with html links

* Fixed links, added a title page for installing from repos and images, fixed formatting issues

* Added links

* minor fix

* Added DL Streamer to the list of components installed by default

* Link fixes

* Link fixes

* ovms doc fix (#2988)

* added OpenVINO Model Server

* ovms doc fixes

Co-authored-by: Trawinski, Dariusz <dariusz.trawinski@intel.com>

* Updated openvino_docs.xml

* [doc] Updated PyPI support OSes (#4643) (#4662)

* [doc] Updated PyPI support OSes (#4643)

* Updated PyPI support OSes

* Added python versions for win and mac

* Update pypi-openvino-dev.md

* Update pypi-openvino-dev.md

* Update pypi-openvino-rt.md

* Update pypi-openvino-dev.md

Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com>
# Conflicts:
#	docs/install_guides/pypi-openvino-dev.md
#	docs/install_guides/pypi-openvino-rt.md

Co-authored-by: Trawinski, Dariusz <dariusz.trawinski@intel.com>
Co-authored-by: Mikhail Ryzhov <mikhail.ryzhov@intel.com>
This commit is contained in:
Andrey Zaytsev 2021-03-09 19:58:16 +03:00 committed by GitHub
parent dde565d187
commit b7471be5fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 26 additions and 20 deletions

View File

@ -24,16 +24,19 @@ OpenVINO™ toolkit is a comprehensive toolkit for quickly developing applicatio
## System Requirements ## System Requirements
* [Python* distribution](https://www.python.org/) 3.6, 3.7, 3.8 The table below lists the supported operating systems and Python* versions required to run the installation.
* Supported Operating Systems:
- Ubuntu* 18.04 long-term support (LTS), 64-bit (python 3.6 or 3.7) | Supported Operating System | [Python* Version (64-bit)](https://www.python.org/) |
- Ubuntu* 20.04 long-term support (LTS), 64-bit (python 3.6 or 3.7) | :------------------------------------------------------------| :---------------------------------------------------|
- Red Hat* Enterprise Linux* 8.2 (64 bit) (python 3.6 or 3.7) | Ubuntu* 18.04 long-term support (LTS), 64-bit | 3.6, 3.7 |
- CentOS 7.4 (64 bit) (python 3.6 or 3.7) | Ubuntu* 20.04 long-term support (LTS), 64-bit | 3.6, 3.7 |
- macOS* 10.15.x versions (python 3.6, 3.7, 3.8) | Red Hat* Enterprise Linux* 8.2, 64-bit | 3.6, 3.7 |
- Windows 10*, 64-bit Pro, Enterprise or Education (1607 Anniversary Update, Build 14393 or higher) editions (python 3.6, 3.7, 3.8) | CentOS* 7.4, 64-bit | 3.6, 3.7 |
- Windows Server* 2016 or higher (python 3.6, 3.7, 3.8) | macOS* 10.15.x versions | 3.6, 3.7, 3.8 |
> NOTE: This package can be installed on other versions of Linux and Windows OSes, but only the specific versions above are fully validated. | Windows 10*, 64-bit Pro, Enterprise or Education (1607 Anniversary Update, Build 14393 or higher) editions | 3.6, 3.7, 3.8 |
| Windows Server* 2016 or higher | 3.6, 3.7, 3.8 |
> **NOTE**: This package can be installed on other versions of Linux and Windows OSes, but only the specific versions above are fully validated.
## Install the Developer Package ## Install the Developer Package

View File

@ -21,16 +21,19 @@ The Intel® Distribution of OpenVINO™ toolkit for Linux\*:
## System Requirements ## System Requirements
* [Python* distribution](https://www.python.org/) 3.6, 3.7, 3.8 The table below lists the supported operating systems and Python* versions required to run the installation.
* Supported Operating Systems:
- Ubuntu* 18.04 long-term support (LTS), 64-bit (python 3.6 or 3.7) | Supported Operating System | [Python* Version (64-bit)](https://www.python.org/) |
- Ubuntu* 20.04 long-term support (LTS), 64-bit (python 3.6 or 3.7) | :------------------------------------------------------------| :---------------------------------------------------|
- Red Hat* Enterprise Linux* 8.2 (64 bit) (python 3.6 or 3.7) | Ubuntu* 18.04 long-term support (LTS), 64-bit | 3.6, 3.7 |
- CentOS 7.4 (64 bit) (python 3.6 or 3.7) | Ubuntu* 20.04 long-term support (LTS), 64-bit | 3.6, 3.7 |
- macOS* 10.15.x versions (python 3.6, 3.7, 3.8) | Red Hat* Enterprise Linux* 8.2, 64-bit | 3.6, 3.7 |
- Windows 10*, 64-bit Pro, Enterprise or Education (1607 Anniversary Update, Build 14393 or higher) editions (python 3.6, 3.7, 3.8) | CentOS* 7.4, 64-bit | 3.6, 3.7 |
- Windows Server* 2016 or higher (python 3.6, 3.7, 3.8) | macOS* 10.15.x versions | 3.6, 3.7, 3.8 |
> NOTE: This package can be installed on other versions of Linux and Windows OSes, but only the specific versions above are fully validated | Windows 10*, 64-bit Pro, Enterprise or Education (1607 Anniversary Update, Build 14393 or higher) editions | 3.6, 3.7, 3.8 |
| Windows Server* 2016 or higher | 3.6, 3.7, 3.8 |
> **NOTE**: This package can be installed on other versions of Linux and Windows OSes, but only the specific versions above are fully validated.
## Install the Runtime Package ## Install the Runtime Package