Commit Graph

1337 Commits

Author SHA1 Message Date
Pavel Esir
9e3b52eee0 remove deprecated cli arguments from MO (#14937)
* removed deprecated cli arguments from MO

* removed deprecated options from docs

* Update tools/legacy/benchmark_app/README.md

* removed ConcatOptimization.py, removed deprecated args from unit-tests, renamed tensorflow_use_custom_operations_config -> transformations_config; replaced using or cmd_params.data_type -> cmd_params.compress_to_fp16

* added comment why we set internal 'data_type' always to 'FP32' after introducing 'compress_to_fp16'

* removed openvino_docs_MO_DG_prepare_model_Model_Optimization_Techniques from MO_DevGuide

* returned back --data_type argument

* leftovers from recovering

* returned back to package_BOM.txt; fixed NHWC by default for TF

* recovered --disable_nhwc_to_nchw to MO args

* reverted removing --tensorflow_use_custom_operations_config

Co-authored-by: Roman Kazantsev <roman.kazantsev@intel.com>
2023-01-12 21:12:56 +00:00
Julio Morero
ee58a7aa38 Change device order in MULTI python snippet (#15057) 2023-01-12 20:27:58 +04: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
1dc93d69d8 adding new tutorials (#15027) 2023-01-10 17:15:22 +01:00
Maciej Smyk
a14c9e3ae5 DOCS: Libraries for Local Distribution image recreation for master (#14950)
* deployment_full

* Update deployment_full.svg
2023-01-05 23:14:43 +04:00
Sebastian Golebiewski
99c7ee1c18 DOCS: Hiding Transition to API 2.0 banner - for master (#14949)
Using cookies to keep the banner hidden once the user has closed it.
2023-01-05 13:52:30 +01:00
Sebastian Golebiewski
136e375a93 DOCS: Updating Interactive Tutorials - for master (#14945)
Adding new tutorials:
404-style-transfer-webcam
406-3D-pose-estimation-webcam
2023-01-05 13:49:42 +01:00
Sebastian Golebiewski
3017c8d123 DOCS: Fixing broken links in documentation. (#14935) 2023-01-05 11:25:03 +04:00
Giovanni Saponaro
e07bd74f38 Fix inference pipeline C++ doc: refer to the correct input blob (#14709) 2023-01-05 01:20:05 +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
Maciej Smyk
ca447a2eb7 yolo_tiny_v1 (#14878) 2023-01-04 11:11:46 +01: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
Maciej Smyk
6ef7dccba1 quantization_picture (#14868) 2023-01-04 11:07:05 +01:00
Yuan Xu
2188af6e28 Samples overview update (port from #14658) (#14898)
* add ways to find samples for PyPI installation (#14658)

* update github link
2023-01-04 10:30:21 +08: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
Maciej Smyk
9c14991ebd nncf_workflow (#14865) 2023-01-03 17:15:22 +01:00
Maciej Smyk
f2d93f4a79 deployment_simplified (#14853) 2023-01-03 15:59:34 +01:00
Maciej Smyk
29b17e1c23 autoplugin_accelerate (#14838) 2023-01-03 14:55:21 +01:00
Maciej Smyk
b361c132d6 DOCS: The LowLatency Transformation images recreation for master (#14827) 2023-01-03 14:48:59 +01: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
Sebastian Golebiewski
94662fc236 format pre tags (#14889) 2023-01-03 12:23:40 +01:00
Karol Blaszczak
af3c7894a6 DOCS]-workflow-article-titles-tweaks (#14892) 2023-01-03 08:02:53 +01:00
Michael Frank Hansen
6690c7c9a5 Update benchmark-data.csv (#14794)
fixes the FP32 and FP16 swap of results.

Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com>
2023-01-02 12:43:59 +01:00
Ilya Lavrenov
4309325d4e Used newer version of checkout github action (#14843)
* Used newer version of checkout github action

* Updated actions/upload-artifact action version to use Node 16

* Updated actions

* Experiment

* Name documentation artifacts

* Moved doxyrest version to environment

* Extract PR number

* Properly upload documentation

* Updated github_org_control/config.json
2022-12-29 02:30:17 +04:00
Zlobin Vladimir
ecfeda32e3 samples/python/benchmark/bert_benhcmark/requirements.txt: add datasets, install torch cpu only for linux (#14765)
* samples/python/benchmark/bert_benhcmark/requirements.txt: add datasets, install torch cpu only for linux

By default for linux torch is installed with GPU support, but for
windows is CPU only

* benhcmark->benchmark
2022-12-23 16:58:32 +04:00
Mateusz Tabaka
90d3448d1b Update frontend extension docs with python examples (#14778)
Ticket: 98857
2022-12-23 07:44:25 +01:00
Karol Blaszczak
10368fbd71 add warnings (#14776) (#14780)
authored-by: 
Dariusz Trawiński
Tatiana Savina
2022-12-22 08:57:42 +01:00
Jan Iwaszkiewicz
2acf3e663c Fix docs requirements versions (#14729)
* Fix docs requirements versions

* Bump jinja to fix markupsafe issues
2022-12-22 07:05:39 +01:00
Karol Blaszczak
464b5e0b48 DOC-final-benchmark-changes-for-release (#14770) 2022-12-21 18:05:03 +01:00
Yuan Xu
3cf64c329e remove a space (#14755) 2022-12-21 12:08:55 +03:00
Karol Blaszczak
55879bdbee Docs minor release adjustments (#14745)
Update benchmark-data.csv
update external files
update articles, faq included

* hide ovms benchmark
2022-12-20 23:07:51 +01:00
Karol Blaszczak
d7c3e0acaf DOCS: Add text for doc headers (#14671) (#14748)
port https://github.com/openvinotoolkit/openvino/pull/14671

Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com>
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>
2022-12-20 23:05:11 +01:00
Anton Voronov
63e0b47a7d [DOCS][CPU] Added sparse weights decompression feature description (#14730)
* [DOCS][CPU] Added sparse weights decompression feature description

* sparsity documentation fix

* fixed code snippet names

* moved code snippets into cpu folder

* review changes

* review fixes 2

* review fixes 3

* code style fix

* small fix
2022-12-20 22:15:44 +01:00
Maksim Kutakov
1f84eabcec [CPU][DOCS] Remove recommendation to use partially defined shapes (#14674) 2022-12-19 21:49:46 +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
Andrei Kochin
1a4117b855 [MO] remove deprecated mean_file option (#14137)
Signed-off-by: andrei.kochin <andrei.kochin@intel.com>

Signed-off-by: andrei.kochin <andrei.kochin@intel.com>
2022-12-17 15:23:54 +04:00
Sebastian Golebiewski
73771a09f0 DOCS: Homepage - openvino workflow section update - for master (#14655)
Removing raw html directive
Updating/improving css
adding new diagram
updating css
2022-12-16 19:49:06 +01:00
Maciej Smyk
7facf8b90b DOCS: Low Precision Transformations proofreading port to master (#14069)
* Attributes
* Update lpt_attributes.md
* defines fix
* Update docs/IE_PLUGIN_DG/plugin_transformation_pipeline/low_precision_transformations/lpt_attributes.md
2022-12-16 10:24:14 +03:00
Przemyslaw Wysocki
07a61d4862 Fix python versions in docs (#14672) 2022-12-15 21:46:57 +01:00
Alexander Kozlov
bc685ac8a0 [Documentation]: Added description for NNCF PTQ (#14437) 2022-12-15 16:10:40 +03:00
Maciej Smyk
ece0341377 DOCS: Quantization doc rewrites - port to master (#14374) 2022-12-15 13:55:06 +01:00
Maciej Smyk
9ba4610797 Stateful models (#14660) 2022-12-15 13:53:26 +01:00
Alexandra Sidorova
5eed405478 Fixed Transpose spec (#14623) 2022-12-15 13:51:36 +04:00
Karol Blaszczak
2f95de3239 DOCS-menu-recreate-structure-step5 (#14636)
port https://github.com/openvinotoolkit/openvino/pull/14637
Shift to separating the Workflow section, including moving Run and Optimize inference inside Deploy locally

change several article and menu titles
minor additional restructuring
minor content tweaks
remove optimization introduction (may be brought back in parts later)
* several link fixes
* additional link fixes
2022-12-14 18:33:19 +01:00
Roman Kazantsev
0cf95d26bf [TF FE] Add user guide about TF FE Capabilities and Limitations (#14622)
* [TF FE] Add user guide about TF FE Capabilities and Limitations

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

* Update docs/resources/tensorflow_frontend.md

* Update docs/OV_Runtime_UG/protecting_model_guide.md

Co-authored-by: Maxim Vafin <maxim.vafin@intel.com>

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

Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
Co-authored-by: Maxim Vafin <maxim.vafin@intel.com>
2022-12-14 17:41:00 +04:00
Sebastian Golebiewski
2c20b9a111 DOCS: New homepage for master (#14627)
* new homepage concept

* new diagram
2022-12-14 12:12:37 +01:00
Maciej Smyk
519cb35983 DOCS: Proofreading OpenVINO Extensibility - port to master (#14035) 2022-12-13 11:19:37 +01:00