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
Ilya Churaev
0c9abf43a9
Updated copyright headers ( #15124 )
...
* Updated copyright headers
* Revert "Fixed linker warnings in docs snippets on Windows (#15119 )"
This reverts commit 372699ec49 .
2023-01-16 11:02:17 +04:00
Ilya Lavrenov
53e9d7acea
Fixed compilation on Linux ( #15127 )
2023-01-16 11:01:33 +04:00
Ilya Lavrenov
372699ec49
Fixed linker warnings in docs snippets on Windows ( #15119 )
2023-01-16 07:29:44 +04:00
Sebastian Golebiewski
fe290b7acb
DOCS: Updating the diagram in the home page -for master ( #15107 )
...
restyling the first paragraph and updating the diagram
2023-01-14 17:33:19 +01: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
Luis Avitia
a6e7cdc895
Update layer limitations for VPU ( #13995 )
...
* Update layer limitations
Update layer limitations in Known Layers Limitations document.
Add "Floor", "ConvTranspose" and "GatherElements" in Known Layers Limitations section.
Tickets:
CVS-88871 - Floor op
CVS-75208 - ConvTranspose op
CVS-88690 - GatherElements op
* Update docs/OV_Runtime_UG/supported_plugins/VPU.md
* Update docs/OV_Runtime_UG/supported_plugins/VPU.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
2023-01-13 08:51:08 +08:00
Luis Avitia
d87989cd2c
Update VPU plugins layer support ( #13997 )
...
Update support "Sign" layer to not supported.
Update support "Floor" layer to limited support.
2023-01-13 07:56:55 +08:00
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