PyPi documentation - add M1 related updates (#14919)
* pypi-openvino-update-m1 * Update pypi-openvino-rt.md * Update pypi-openvino-dev.md
This commit is contained in:
@@ -15,8 +15,6 @@ Before you start the installation, check the supported operating systems and req
|
||||
|
||||
> **NOTE**: This package can be installed on other versions of macOS, Linux and Windows, but only the specific versions above are fully validated.
|
||||
|
||||
> **NOTE**: The current version of the OpenVINO™ Runtime for macOS* supports inference on Intel® CPUs only.
|
||||
|
||||
## Install the OpenVINO™ Development Tools Package
|
||||
|
||||
There are two options to install OpenVINO Development Tools: installation into an existing environment with a deep learning framework used for model training or creation;
|
||||
@@ -95,6 +93,8 @@ For example, to install and configure the components for working with TensorFlow
|
||||
```
|
||||
> **NOTE**: Model Optimizer support for TensorFlow 1.x environment has been deprecated. Use TensorFlow 2.x environment to convert both TensorFlow 1.x and 2.x models.
|
||||
|
||||
> **NOTE**: On macOS, you may need to enclose the package name in quotes: `pip install "openvino-dev[extras]"`.
|
||||
|
||||
## How to Verify that the Package Is Installed
|
||||
|
||||
- To verify that the **developer package** is properly installed, run the command below (this may take a few seconds):
|
||||
|
||||
@@ -15,8 +15,6 @@ Before you start the installation, check the supported operating systems and req
|
||||
|
||||
> **NOTE**: This package can be installed on other versions of Linux and Windows OSes, but only the specific versions above are fully validated.
|
||||
|
||||
> **NOTE**: The current version of the OpenVINO™ Runtime for macOS* supports inference on Intel® CPUs only.
|
||||
|
||||
## Install the OpenVINO™ Runtime Package
|
||||
|
||||
### Step 1. Set Up Python Virtual Environment
|
||||
|
||||
Reference in New Issue
Block a user