Commit Graph

170 Commits

Author SHA1 Message Date
Maciej Smyk
d59d8ba3a2 DOCS shift to rst - Additional Configurations (#16284) 2023-03-15 12:21:16 +01:00
Maciej Smyk
76f29f8532 DOCS shift to rst - Installing OpenVINO (#16311) 2023-03-15 10:57:03 +01:00
Sebastian Golebiewski
a1a35e9211 issue-15090 (#16207)
Add command for installation of prerequisites on Linux.
2023-03-11 00:04:59 +04:00
Maciej Smyk
5e406a80d3 [DOCS] OpenVINO Wiki links update - master (#16219)
* wiki links
2023-03-10 16:16:14 +01:00
Sebastian Golebiewski
3c8bb1492e [DOCS] Align tabs in 'Install from PyPI' article - for master (#16085)
* align tabs

* Update installing-openvino-pip.md

* Update installing-openvino-pip.md

* Update installing-openvino-pip.md
2023-03-10 13:03:42 +04:00
Karol Blaszczak
3dbea43ef1 [DOCS] remove mentions of myriad throughout docs (#15690)
* remove ov::device::thermal

ov::device::thermal was only supported on myriad

* additional cleanup

* remove myriad from AUTO and MULTI

auto n multi n hetero

+ remove mentions of listing myriad devices

* two final fixes

* Update ov_auto.py

---------

Co-authored-by: Ilya Churaev <ilya.churaev@intel.com>
2023-03-08 17:29:08 +04:00
Sebastian Golebiewski
92181b0a4b port 15720 (#15911)
Porting: https://github.com/openvinotoolkit/openvino/pull/15720/
Fixing path.
Ticket: 100955
2023-02-23 17:29:47 +04:00
Oleg Pipikin
d9fc5bac80 Add GCC versiong to linux installation manual (#15858)
* Add GCC versiong to linux installation manual

* Fix comment
2023-02-23 13:40:01 +04:00
Tatiana Savina
f730edb084 [DOCS] Remove DL Workbench (#15733)
* remove dl wb docs

* text correction

* change ecosystem description

* replace link
2023-02-21 13:16:02 +00:00
Artyom Anokhov
8d2eae95a7 Port changes for installing GPU driver from 2022.3 branch (#15408)
* Port changes for installing GPU driver from 2022.3 branch.

* install_openvino_dependencies: Fixed syntax after ShellCheck

---------

Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com>
2023-02-08 18:37:51 +04:00
Sebastian Golebiewski
02a6d1a6b8 fix links (#15356) 2023-02-06 15:27:08 +08:00
Yuan Xu
9875c96b66 Add a disclaimer about CentOS for YUM install (#15453) (#15515)
* update step 3

* fix formatting

* fix formatting

* fix formatting

* test formatting

* change code to use sphinx directives

* fix formatting

* test formatting

* test formatting

* rewording

* test formatting

* test formatting

* test formatting

* move content to troubleshooting guide

* fix formatting

* fixes

* remove troubleshooting item and add a disclaimer

* add centos 7
2023-02-06 15:20:28 +08:00
Karol Blaszczak
1e8144f21b [DOCS] minor adjustments to Add. Res. sections in Install guide (#15462)
add to additional resources and change button formatting
2023-02-03 10:39:30 +01:00
Tatiana Savina
6ac1636191 change extras description (#15279) 2023-02-01 20:10:48 +01:00
Sebastian Golebiewski
bb18069f85 create repo file (#15394) 2023-01-30 20:39:46 +04:00
Sebastian Golebiewski
a1fb7fe5bc apt brew yum (#15297) 2023-01-25 14:40:33 +04:00
Karol Blaszczak
2394d226fa Docs minor content adjustments (#15281) 2023-01-24 14:47:22 +01:00
Sebastian Golebiewski
ea519f85db minor edits (#15269) 2023-01-24 01:23:09 +04:00
Sebastian Golebiewski
bd1808c6c4 fix headings (#15207) 2023-01-23 10:27:42 +01:00
Sebastian Golebiewski
ffdf31fba8 DOCS: Update doxygen version (#15210)
* Update build_doc.yml

* fixing references

* fix refs

* fix branch.hpp
2023-01-20 13:22:30 +04:00
Ilya Lavrenov
c4eeecfec5 Remove myriad plugin (#15131)
* Removed Intel MYRIAD plugin

* Removed Intel MYIAD from CI files

* Removed Intel MYRIAD from cmake folder

* Removed MYRIAD, HDDL from samples

* Removed MYRIAD, HDDL from scripts folder

* Removed MYRIAD from bindings folder (C and Python API)

* Removed MYRIAD tests

* Removed MYRIAD from tests folder

* Removed MYRIAD from tools folder

* Removed HDDL (VAD), MYRIAD (NSC2) from documentation

* Fixed build for AUTO unit tests

* Fixed clang code style

* Fixed comments and issues

* removed MYRIAD from AUTO tests

* Disabled MULTI tests in CI

* Update docs/OV_Runtime_UG/auto_device_selection.md

Co-authored-by: Yuan Xu <yuan1.xu@intel.com>

* Update docs/get_started/get_started_demos.md

Co-authored-by: Yuan Xu <yuan1.xu@intel.com>

* Update docs/OV_Runtime_UG/deployment/local-distribution.md

Co-authored-by: Yuan Xu <yuan1.xu@intel.com>

Co-authored-by: Yuan Xu <yuan1.xu@intel.com>
2023-01-18 15:19:44 +04:00
Sebastian Golebiewski
0d2f1facbb heading fix (#15162) 2023-01-17 15:09:21 +08:00
Sebastian Golebiewski
d87b8e1dcb DOCS: Update of 'Creating a YOCTO image' article (#15129)
* update

Updating master branch in meta-intel repository for OpenVINO 22.3

* Update installing-openvino-yocto.md

Co-authored-by: Yuan Xu <yuan1.xu@intel.com>
2023-01-16 10:49:54 +00:00
Yuan Xu
e1027e9138 Add install dependencies info for APT & YUM (#15023) (#15125)
* add install dependencies info

* update according to comments

* fix formatting

* fix formatting

* small corrections

* fix formatting & issues

* minor correction
2023-01-16 16:54:10 +08:00
Yuan Xu
1ea2d679df fix step5 (#15065) (#15091) 2023-01-13 19:00:07 +08:00
Sebastian Golebiewski
04720f0453 Update installing-openvino-apt.md (#15079)
Co-authored-by: Yuan Xu <yuan1.xu@intel.com>
2023-01-13 08:51:43 +08:00
Sebastian Golebiewski
b492eda96a DOCS: Fixing formatting in 'Install From Apt' article (#15062)
* fixing-formatting-apt

Fixing indentation, faulty code-blocks, numbering.

* fix link

* Update docs/install_guides/installing-openvino-apt.md

Co-authored-by: Yuan Xu <yuan1.xu@intel.com>

* fix link

Co-authored-by: Yuan Xu <yuan1.xu@intel.com>
2023-01-12 15:54:33 +08:00
Sebastian Golebiewski
3017c8d123 DOCS: Fixing broken links in documentation. (#14935) 2023-01-05 11:25:03 +04:00
Karol Blaszczak
f31ebd4947 Release doc updates_port (#14784) 2023-01-04 11:12:11 +00:00
Aleksandr Voron
45bf23e527 PyPi documentation - add M1 related updates (#14919)
* pypi-openvino-update-m1

* Update pypi-openvino-rt.md

* Update pypi-openvino-dev.md
2023-01-04 15:02:15 +04:00
Karol Blaszczak
e40e6c26ef Docs] remove system requirements from install guides port (#14912)
System Requirements removed where OS or hardware is mentioned... Docker articles not included

* include selector tool in install guide
2023-01-04 11:07:20 +01:00
Yuan Xu
de474c16f2 Install macos updates (port from #14656) (#14904)
* Update macOS archive installation with ARM64 for 22/3 (#14656)

* update macos archive installation with arm

* update python version

* fix formatting

* fix formatting

* update

* remove note

* update package names & version number

* update version number
2023-01-04 10:27:40 +08:00
Yuan Xu
480d4b16cf update windows installation & links (#14905) 2023-01-04 10:26:30 +08:00
Yuan Xu
9fc0f1cb7d Install raspbian updates (#14902)
* Update Raspbian OS installation for 22/3 (#14628)

* update Raspbian OS installation

* test formatting

* fix formatting

* Apply suggestions from code review

* update version number & package names

* Updated docs for Raspbian OS (#14816)

* Updated docs for Raspbian OS

* Update docs/install_guides/installing-openvino-raspbian.md

Co-authored-by: Yuan Xu <yuan1.xu@intel.com>

* update version number

Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>
2023-01-03 17:46:27 +04:00
Yuan Xu
4248cdff28 Add CentOS back to install archive page for 22/3 (#14625) (#14903) 2023-01-03 16:07:40 +04:00
Roman Kazantsev
291eddaecd [Docs][Install] Update description for default and extras installation of openvino-dev (#14706)
* [Docs][Install] Update description for default and extras installation of openvino-dev

Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>

* Update docs/install_guides/installing-model-dev-tools.md

Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com>

* Update docs/install_guides/installing-model-dev-tools.md

Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com>

* Update docs/install_guides/pypi-openvino-dev.md

Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com>

* Update docs/install_guides/pypi-openvino-dev.md

Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com>

* Apply code-review feedback: no need in new environment for the default installation

* Update docs/install_guides/installing-model-dev-tools.md

Co-authored-by: Ryan Loney <ryanloney@gmail.com>

* Update docs/install_guides/installing-model-dev-tools.md

Co-authored-by: Ryan Loney <ryanloney@gmail.com>

* Update docs/install_guides/installing-model-dev-tools.md

Co-authored-by: Ryan Loney <ryanloney@gmail.com>

* Update docs/install_guides/installing-model-dev-tools.md

Co-authored-by: Ryan Loney <ryanloney@gmail.com>

* Update docs/install_guides/installing-model-dev-tools.md

Co-authored-by: Ryan Loney <ryanloney@gmail.com>

* Update docs/install_guides/installing-model-dev-tools.md

Co-authored-by: Ryan Loney <ryanloney@gmail.com>

* Update docs/install_guides/pypi-openvino-dev.md

Co-authored-by: Ryan Loney <ryanloney@gmail.com>

* Update docs/install_guides/pypi-openvino-dev.md

Co-authored-by: Ryan Loney <ryanloney@gmail.com>

* Update docs/install_guides/installing-model-dev-tools.md

Co-authored-by: Ryan Loney <ryanloney@gmail.com>

* Update docs/install_guides/installing-model-dev-tools.md

Co-authored-by: Ryan Loney <ryanloney@gmail.com>

* Update docs/install_guides/pypi-openvino-dev.md

Co-authored-by: Ryan Loney <ryanloney@gmail.com>

* Update docs/install_guides/pypi-openvino-dev.md

Co-authored-by: Ryan Loney <ryanloney@gmail.com>

* Update docs/install_guides/pypi-openvino-dev.md

Co-authored-by: Ryan Loney <ryanloney@gmail.com>

* Update docs/install_guides/pypi-openvino-dev.md

Co-authored-by: Ryan Loney <ryanloney@gmail.com>

* Update docs/install_guides/pypi-openvino-dev.md

Co-authored-by: Ryan Loney <ryanloney@gmail.com>

* Update docs/install_guides/pypi-openvino-dev.md

Co-authored-by: Ryan Loney <ryanloney@gmail.com>

* Apply code-review remarks: grammar corrections and avoid confusion

* Apply code-review feedback: clarify compatibility issue case, remove confusing sentence

Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com>
Co-authored-by: Ryan Loney <ryanloney@gmail.com>
2022-12-19 20:46:23 +04:00
Przemyslaw Wysocki
07a61d4862 Fix python versions in docs (#14672) 2022-12-15 21:46:57 +01:00
Sebastian Golebiewski
3e0ea0ac93 DOCS: Reintroducing APT and YUM installation methods - porting #14492 to master (#14598)
* reintroducing apt and yum

* fix indents and create tabs

fixing indent in apt
creating tabs in yum article

* Update installing-openvino-yum.md

* tabbed content

Inserting installation steps into tabs.
Correcting formatting.

* correcting indents

* correct indent

* indent fix

* Update docs/install_guides/installing-model-dev-tools.md

Co-authored-by: Yuan Xu <yuan1.xu@intel.com>

* removing non-cpu dev

Removing GNA, NCS2, VPU from Step 5 in YUM article.
Correcting links to Python.

* add apt and yum for installation

* revising openvino-dev installation

* removing opencv from apt

* remove opencv from yum

* removing non-cpu devs

* Update installing-model-dev-tools.md

* update disclaimer

* openvino development tools

correcting the name

* build samples sections

* add architecture

* remove install details yum

* remove install details apt

* reflink fix

* removing ncs2

* add dependencies

* install parametere

* move note

* Update installing-model-dev-tools.md

* Update installing-openvino-apt.md

* Update installing-openvino-yum.md

* Update docs/install_guides/installing-openvino-apt.md

Co-authored-by: Yuan Xu <yuan1.xu@intel.com>

* Update docs/install_guides/installing-openvino-apt.md

Co-authored-by: Yuan Xu <yuan1.xu@intel.com>

* Update docs/install_guides/installing-openvino-yum.md

Co-authored-by: Yuan Xu <yuan1.xu@intel.com>

* Update docs/install_guides/installing-model-dev-tools.md

* Update installing-openvino-apt.md

Co-authored-by: Yuan Xu <yuan1.xu@intel.com>
2022-12-13 17:03:49 +08:00
Maciej Smyk
9cdea2aa73 Target Operating Systems with Python Version fix (#14572) 2022-12-13 12:24:29 +08:00
Zlobin Vladimir
c09af40b4c No-break space->space, asssuming->assuming (#14276)
* No-break space->space, asssuming->assuming

* benchmark_app: don't print warning each iteration

* Russian с->English c

* Warn no batch only once

* Allow anonymus namespaces

* Keep only one report of model bach size, warn_if_no_batch for static model as well
2022-11-30 11:25:16 +00:00
Sebastian Golebiewski
a296a509e8 DOCS: Updating 'Create a YOCTO image' article - for master (#14130)
* Update installing-openvino-yocto.md

* Update installing-openvino-yocto.md

* Update installing-openvino-yocto.md

* updating troubleshooting guide

Adding a respective section in the Troubleshooting guide
Restructuring the installation steps and updating the branches of repositories

* Update installing-openvino-yocto.md

* Update docs/install_guides/installing-openvino-yocto.md

Co-authored-by: Yuan Xu <yuan1.xu@intel.com>

* Update docs/install_guides/troubleshooting-issues.md

Co-authored-by: Yuan Xu <yuan1.xu@intel.com>

* Update docs/install_guides/installing-openvino-yocto.md

Co-authored-by: Yuan Xu <yuan1.xu@intel.com>

* Update docs/install_guides/installing-openvino-yocto.md

Co-authored-by: Yuan Xu <yuan1.xu@intel.com>

* applying suggestions

Removing h3 level headings.
Correcting code block syntax in troubleshooting guide.

* Update installing-openvino-yocto.md

* reverting the steps

Reverting the installation steps to previous order.
Emphasizing that Step 2 is an example of creating the minimal image.

Co-authored-by: Yuan Xu <yuan1.xu@intel.com>
2022-11-30 17:40:19 +08:00
Yuan Xu
04df4195a0 update with installing dependencies (#14237) 2022-11-25 12:54:51 +04:00
Przemyslaw Wysocki
4cb0c73cef [PyOV] Update supported Python versions on PyPI pages (#13151) 2022-11-16 13:23:50 +01:00
Sebastian Golebiewski
c9a44dcb9c DOCS: Install raspbian updates - for master (#13992)
* update raspbian installation

* fix formatting

* update

* update unlink command

* update the architecture

* Update installing-openvino-raspbian.md

* Apply suggestions from code review

Co-authored-by: Yuan Xu <yuan1.xu@intel.com>
2022-11-15 13:34:38 +08:00
Przemyslaw Wysocki
520b9ff68c [PyOV] Disallow Python 3.6 usage (#13240)
* Remove py3.6 constraints

* Cleanup out of date python versions

* Bump pybind11 to v2.10.1 release tag

* [PyOV] Fix wheel requirements for new package versions

Co-authored-by: jiwaszki <jan.iwaszkiewicz@intel.com>
2022-11-06 10:45:42 +04:00
Evan
f1fe3a2f65 Docs: Update "Install OpenVINO Runtime on Windows from Archive File" page (#13332)
* docs: big update to Windows archive install steps

* docs: apply correct note format

* docs: add link to archives

* docs: minor update

* docs: change archive download link to GitHub

* Update docs/install_guides/installing-openvino-from-archive-windows.md

Co-authored-by: Helena Kloosterman <helena.kloosterman@intel.com>

* docs: typo fix

* docs: minor change

* docs: remove "For Python developers" in Software tab

* docs: fix curl command

* docs: clarify that archive install is for C++ users

* docs: add link to PyPI page

* docs: Change back to numbered instructions

* Update docs/install_guides/installing-openvino-from-archive-windows.md

* Update docs/install_guides/installing-openvino-from-archive-windows.md

* Update docs/install_guides/installing-openvino-from-archive-windows.md

* Apply suggestions from code review

* Update installing-openvino-from-archive-windows.md

* Update docs/install_guides/installing-openvino-from-archive-windows.md

* Update installing-openvino-from-archive-windows.md

* Update installing-openvino-from-archive-windows.md

* Update installing-openvino-from-archive-windows.md

* Update docs/install_guides/installing-openvino-from-archive-windows.md

* Update installing-openvino-from-archive-windows.md

* Update installing-openvino-from-archive-windows.md

* Update installing-openvino-from-archive-windows.md

* Update installing-openvino-from-archive-windows.md

* Update docs/install_guides/installing-openvino-from-archive-windows.md

* Update docs/install_guides/installing-openvino-from-archive-windows.md

* Update installing-openvino-from-archive-windows.md

Co-authored-by: Helena Kloosterman <helena.kloosterman@intel.com>
Co-authored-by: Yuan Xu <yuan1.xu@intel.com>
2022-11-04 09:01:24 +03:00
Evan
b9e9f0a4d2 Docs: Update "Install OpenVINO Runtime on macOS from Archive File" page (#13347)
* docs: Update intro and step 1

* docs: finish updates

* docs: fix duplicate section

* docs: fix curl command

* docs: clarify archive install is for C++ users

* docs: add link to PyPI install page

* docs: minor fixes

* docs: add link to Release Notes

* docs: Change back to numbered instructions

* docs: typo fix

* Update docs/install_guides/installing-openvino-from-archive-macos.md

* Update docs/install_guides/installing-openvino-from-archive-macos.md

* Update docs/install_guides/installing-openvino-from-archive-macos.md

* Update docs/install_guides/installing-openvino-from-archive-macos.md

* Update docs/install_guides/installing-openvino-from-archive-macos.md

* Update docs/install_guides/installing-openvino-from-archive-macos.md

* Update docs/install_guides/installing-openvino-from-archive-macos.md

* Update docs/install_guides/installing-openvino-from-archive-macos.md

* Update docs/install_guides/installing-openvino-from-archive-macos.md

* Update docs/install_guides/installing-openvino-from-archive-macos.md

* Update docs/install_guides/installing-openvino-from-archive-macos.md

* Update docs/install_guides/installing-openvino-from-archive-macos.md

* Update docs/install_guides/installing-openvino-from-archive-macos.md

* Update docs/install_guides/installing-openvino-from-archive-macos.md

* Update docs/install_guides/installing-openvino-from-archive-macos.md

* Apply suggestions from code review

* Update installing-openvino-from-archive-macos.md

* Update installing-openvino-from-archive-macos.md

* Update installing-openvino-from-archive-macos.md

* Update installing-openvino-from-archive-macos.md

* Update installing-openvino-from-archive-macos.md

* Update docs/install_guides/installing-openvino-from-archive-macos.md

* Update docs/install_guides/installing-openvino-from-archive-macos.md

Co-authored-by: Yuan Xu <yuan1.xu@intel.com>
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com>
2022-11-02 23:20:47 +08:00
Evan
f5300fdb98 Docs: Update "Install OpenVINO Runtime on Linux from Archive File" page (#13345)
* docs: begin updates to install instructions

* docs: change instructions for downloading and unpacking archive

* docs: finish changes to Step 2 and Step 3

* docs: change whats next section

* docs: minor updates and fix typos

* docs: change link to GitHub archive page

* docs: typo fix

* docs: minor change

* docs: replace wget command with curl

* docs: clarify archive install is for C++ users

* docs: add link to PyPI page

* Update docs/install_guides/installing-openvino-from-archive-linux.md

Co-authored-by: Helena Kloosterman <helena.kloosterman@intel.com>

* Update docs/install_guides/installing-openvino-from-archive-linux.md

Co-authored-by: Helena Kloosterman <helena.kloosterman@intel.com>

* Update docs/install_guides/installing-openvino-from-archive-linux.md

Co-authored-by: Helena Kloosterman <helena.kloosterman@intel.com>

* docs: add link to Release Notes

* docs: Change back to numbered instructions and remove Debian from OS list

* Update docs/install_guides/installing-openvino-from-archive-linux.md

* Update docs/install_guides/installing-openvino-from-archive-linux.md

* Update docs/install_guides/installing-openvino-from-archive-linux.md

* Update docs/install_guides/installing-openvino-from-archive-linux.md

* Update docs/install_guides/installing-openvino-from-archive-linux.md

* Update docs/install_guides/installing-openvino-from-archive-linux.md

* Update docs/install_guides/installing-openvino-from-archive-linux.md

* Update docs/install_guides/installing-openvino-from-archive-linux.md

* Update docs/install_guides/installing-openvino-from-archive-linux.md

* docs: change wget commands to curl

* docs: change wget commands to curl

* Update docs/install_guides/installing-openvino-from-archive-linux.md

Co-authored-by: Yuan Xu <yuan1.xu@intel.com>

* Update docs/install_guides/installing-openvino-from-archive-linux.md

* Update installing-openvino-from-archive-linux.md

* Update docs/install_guides/installing-openvino-from-archive-linux.md

* Update docs/install_guides/installing-openvino-from-archive-linux.md

* Update docs/install_guides/installing-openvino-from-archive-linux.md

* Update docs/install_guides/installing-openvino-from-archive-linux.md

* Update docs/install_guides/installing-openvino-from-archive-linux.md

* Update docs/install_guides/installing-openvino-from-archive-linux.md

* Update installing-openvino-from-archive-linux.md

* Update installing-openvino-from-archive-linux.md

* Update installing-openvino-from-archive-linux.md

* Update installing-openvino-from-archive-linux.md

* Update installing-openvino-from-archive-linux.md

* Update installing-openvino-from-archive-linux.md

* Update docs/install_guides/installing-openvino-from-archive-linux.md

Co-authored-by: Helena Kloosterman <helena.kloosterman@intel.com>
Co-authored-by: Yuan Xu <yuan1.xu@intel.com>
2022-11-02 18:09:43 +03:00
Maciej Smyk
e1dba9870c DOCS: Port to master - fix for archive installation docs (#13298)
* Fix

* Update installing-openvino-from-archive-linux.md

* fix

* Python 3.10 fix
2022-11-02 17:04:06 +08:00
Evan
6913a8ad39 Docs: Rewrite "Install OpenVINO Development Tools" page (#13348)
* docs: rewrite intro section

* docs: finish updates

* docs: minor updates

* docs: add that Python is recommended for new users

* Update docs/install_guides/installing-model-dev-tools.md

* Update docs/install_guides/installing-model-dev-tools.md

* Update docs/install_guides/installing-model-dev-tools.md

* Update docs/install_guides/installing-model-dev-tools.md

* Update docs/install_guides/installing-model-dev-tools.md

* Update docs/install_guides/installing-model-dev-tools.md

* Update docs/install_guides/installing-model-dev-tools.md

* Update docs/install_guides/installing-model-dev-tools.md

* Update docs/install_guides/installing-model-dev-tools.md

Co-authored-by: Yuan Xu <yuan1.xu@intel.com>
Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com>
2022-10-28 18:09:39 +08:00