-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[DOCX] Using OpenVINO from wheel #26695
[DOCX] Using OpenVINO from wheel #26695
Conversation
docs/articles_en/get-started/install-openvino/install-openvino-pip.rst
Outdated
Show resolved
Hide resolved
...articles_en/openvino-workflow/running-inference/integrate-openvino-with-your-application.rst
Outdated
Show resolved
Hide resolved
…-pip.rst Co-authored-by: Tatiana Savina <[email protected]>
docs/articles_en/get-started/install-openvino/install-openvino-pip.rst
Outdated
Show resolved
Hide resolved
docs/articles_en/get-started/install-openvino/install-openvino-pip.rst
Outdated
Show resolved
Hide resolved
…-openvino-with-your-application.rst Co-authored-by: Tatiana Savina <[email protected]>
Co-authored-by: Tatiana Savina <[email protected]>
@@ -15,6 +15,19 @@ Install Intel® Distribution of OpenVINO™ Toolkit from PyPI Repository | |||
* is dedicated to users of all major OSes: Windows, Linux, and macOS | |||
(all x86_64 / arm64 architectures) | |||
* macOS offers support only for CPU inference | |||
|
|||
| **Simplified Build and Integration** |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should it be moved to some place below after pip package is installed?
E.g. we installed package, checked that device is available (OpenVINO is functional) and then we can highlight this mode
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, that would be our suggestion, as mentioned in a previous comment. We can make this change in a PR to follow, not to delay publishing.
Details:
Tickets: