Commit Graph

7776 Commits

Author SHA1 Message Date
Sebastian Golebiewski
d771eb44f4 DOCS: Updating the large_batch_approach.svg image (#13703)
* Updating the Large Batch Approach.svg image
2022-10-28 08:24:43 +02:00
Sebastian Golebiewski
27b76dba44 DOCS: Improving Readability of Further Low-Level Implementation Details - for 22.2 (#13520)
* Improving Readability of Further Low-Level Implementation Details

The changes include recreation of the graphics to improve the readability of the article. Minor proofreading corrections have been applied as well.
2022-10-27 15:46:11 +02:00
Maciej Smyk
7be33a6079 DOCS: Security Add-on directive fix for 22.2 (#13259)
* Update ovsa_get_started.md
2022-10-27 08:25:59 +02:00
Karol Blaszczak
d437958466 DOCS-diagram_fix for 22.2 (#13634) 2022-10-25 16:32:26 +02:00
Sebastian Golebiewski
9d6b193201 Fixing indentation in Plugin Testing - for 22.2 (#13375)
A minor fix that corrects indentation of snippets.
2022-10-25 12:47:48 +02:00
Maciej Smyk
a57e3a9697 DOCS: Fix for Runtime Inference - 22.2 (#13549)
Fixed the following issues:

Switching between C++ and Python docs for "Shape Inference",
Removed repetitions,
Quote background in bullet list at the beginning of "Multi-device execution",
Broken note directives,
Fixed video player size in "Inference with OpenVINO Runtime",
Standardize Additional Resources throughout Runtime Inference.
2022-10-25 12:42:23 +02:00
Yuan Xu
fe1954aa25 update troubleshooting parent page (#13228)
* update wording
2022-10-25 12:25:38 +02:00
Sebastian Golebiewski
bc8582469e DOCS: Update GPU_Extensibility.md - for 22.2 (#13404)
Minor fixes, including indentation of code snippet and removing unordered list in Debugging Tips.
2022-10-18 18:24:23 +02:00
Sebastian Golebiewski
4795a4ac4a DOCS: Updating link to OMZ Demos (#13256)
* DOCS: Updating link to OMZ Demos

Changing the version of the docs to which link directs.

* Update integrate_with_your_application.md
2022-10-17 10:15:55 +02:00
Karol Blaszczak
33960aa4e8 DOCS - benchmarks table update 22.2 (#13437)
Co-authored-by: Alina Kladieva <alina.kladieva@intel.com>
2022-10-13 07:18:49 +04:00
Sebastian Golebiewski
cad5b795f8 DOCS: Fixing Readme for 2022.2 (#13239)
Minor linguistic corrections and fixing links
2022-10-12 19:04:13 +02:00
Maciej Smyk
1ed2e8b156 DOCS: NNCF Fix for 22.2 (#13215) 2022-10-12 17:08:19 +02:00
Haiqi Pan
e4d599713a Correct the GPU number that triggers the CPU removal in CTPUT (#13278) 2022-10-12 15:00:38 +08:00
Sebastian Golebiewski
b5562c4ddf DOCS: Fixing version selector dropdown for 22.2 (#13241)
* DOCS: Fixing version selector dropdown for 22.2

Fixing the version selector dropdown, to avoid horizontal scrollbar and trimming text.

Porting:
https://github.com/openvinotoolkit/openvino/pull/13187

* Adding overflow

Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com>
2022-09-28 16:17:43 +04:00
Sebastian Golebiewski
3c9745990c DOCS: Fixing math equation for 22.2 (#13211)
A small fix for a math equation that was not rendered properly.

Porting:
https://github.com/openvinotoolkit/openvino/pull/13210
2022-09-28 15:36:32 +04:00
Karol Blaszczak
128e950d49 Update ov_chart.png (#13192)
Update ov_chart.png
2022-09-28 08:43:05 +02:00
Karol Blaszczak
f4c8920cf3 Update performance_int8_vs_fp32.md (#13191) 2022-09-28 08:32:19 +02:00
Yuan Xu
67934ce37e Fix a link for install archive pages (#13230)
* update links

* update for test

Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com>
2022-09-27 21:48:53 +04:00
Karol Blaszczak
d183c1ca44 DOCS-homepage-adjustment (#13208)
* DOCS-homepage-adjustment

adjustment in 2 images

* Update docs/Documentation/deployment_guide_introduction.md
2022-09-27 14:30:38 +04:00
Yuan Xu
f43b1ef805 update linux section (#13123) 2022-09-26 13:30:10 +04:00
Wang Wangwang
dc8fcaf6e2 Docs: Update the doc on how to manually set operations affinity & fix some spelling errors (#13204)
* Docs: Fix spelling errors

* Docs: Update the doc on how to manually set operations affinity
2022-09-26 10:39:41 +04:00
Maciej Smyk
c8c5c2eb14 Update Extending_Model_Optimizer_with_Caffe_Python_Layers.md (#13142) 2022-09-23 01:43:51 +04:00
Trawinski, Dariusz
7f01b0a8eb test ipython extension (#13175) 2022-09-22 21:13:21 +04:00
Karol Blaszczak
0b5cd796d4 Docs benchmarks table update (#13174)
* update table

* remove mask rcnn resnet
2022-09-22 21:03:11 +04:00
Sebastian Golebiewski
f361cc2d6b DOCS: NNCF documentation for 22.2 (#13173)
* Updating NNCF documentation

* nncf-doc-update-ms

* Adding python files

* Changing ID of Range Supervision

* Minor fixes

Fixing formatting and renaming ID

* Proofreading

Minor corrections and removal of Neural Network Compression Framework article

Co-authored-by: msmykx <101244365+msmykx-intel@users.noreply.github.com>
2022-09-22 21:01:55 +04:00
Karol Blaszczak
2e8acae6f2 Docs benchmarks page update port22.2 (#13165)
* update page and benchmark config data

benchmarks articles
update data tables
delete image

* hide / remove ovms benchmarks page

Co-authored-by: Ilya Churaev <ilya.churaev@intel.com>
2022-09-22 17:04:45 +04:00
Ilya Churaev
ea92b38c44 Test change (#13169)
* Test change

* New change

* Disabled docs for linux

* Added new file to check

* Try to fix CI

* Additional try

* Remove redundant change

* Fixed configuration

* Enabled for .ci changes

* Revert "Added new file to check"

This reverts commit da05ad4bd4.

* Revert "Test change"

This reverts commit 6f670d6112.

* Revert "New change"

This reverts commit efeccd6537.
2022-09-22 16:04:08 +04:00
Ilya Churaev
20d2477124 Update CI trigger rules (#13167)
* Update CI trigger rules

* Code test change

* Revert "Code test change"

This reverts commit 086bde7ca8.

* Test change

* Fixed CI

* Revert "Test change"

This reverts commit c72c9077cd.
2022-09-22 15:13:17 +04:00
Karol Blaszczak
356289adc1 test for build failures (#13145)
notebooks link seems to be breaking documentation buils
2022-09-21 19:20:05 +04:00
Sebastian Golebiewski
3717201e99 DOCS: New Tutorials homepage for 22.2 version (#13080)
* DOCS: New Tutorials homepage for 22.2 version

Updating tutorials homepage and including notebooks generated on 13.09.2022:

https://repository.toolbox.iotg.sclab.intel.com/projects/ov-notebook/0.1.0-latest/20220913220807/dist/rst_files/

* Update requirements.txt

* Update requirements.txt

* Update notebooks-installation.md

* Update tutorials.md
2022-09-21 11:31:22 +04:00
Maciej Smyk
5bf210cbea DOCS: Fix OpenVINO Extensibility for 22.2 (#13108)
* Extensibility-fix

* Extensibility-fix-2

* Update Customize_Model_Optimizer.md

* Update Customize_Model_Optimizer.md
2022-09-20 15:07:53 +04:00
Maciej Smyk
6835565610 Media-Processing (#13086) 2022-09-20 15:07:42 +04:00
Sebastian Golebiewski
2d2af81a08 DOCS: Fix in Protecting Model (#13109)
* DOCS: Fix in Protecting Model

A small fix for a not working reference link to the schematic in "Experimental: Protecting Deep Learning Model " article

* Update README.md
2022-09-19 23:23:49 +04:00
Sebastian Golebiewski
f08632615c DOCS: Fixing formatting in Samples (#13085)
Fixing incorrectly numbered lists and indentation of code blocks.
2022-09-19 23:20:12 +04:00
Maciej Smyk
db49a6b662 Update ovsa_get_started.md (#13087) 2022-09-19 18:40:07 +04:00
Sebastian Golebiewski
b5db7ec6b1 DOCS: Fixing Model Representation for 22.2 (#13088)
* DOCS: Fixing Model Representation for 22.2

Fixing the snippets in tabs.

A follow up of:
https://github.com/openvinotoolkit/openvino/pull/12495/

* Update model_representation.md

Changing "See Also" to "Additional Resources"

* Update model_representation.md

* Update model_representation.md

* Update model_representation.md

* Update model_representation.md
2022-09-19 18:39:02 +04:00
Sebastian Golebiewski
12ca62bed5 DOCS: Fixing broken link to PaddleClas for 22.2 (#13101)
A small fix for a broken link to PaddleClas
2022-09-19 18:38:54 +04:00
Sebastian Golebiewski
465f19ae60 DOCS: Fixing missing heading in Infer Request for 22.2 (#13103)
Fixing missing "Examples of Infer Request Usages" heading.
2022-09-19 18:38:34 +04:00
Sebastian Golebiewski
4066218fa0 DOCS: Fixing note admonition in Pytorch Convert RNNT for 22.2 (#13104)
A small fix for a broken note admonition in "Converting a PyTorch RNN-T Model" article.
2022-09-19 18:38:13 +04:00
Sebastian Golebiewski
9c652198f0 DOCS: Fixing link to General Optimizations article for 22.2 (#13106)
A small fix for a broken link.
2022-09-19 18:35:35 +04:00
Sebastian Golebiewski
8856b95234 DOCS: Fixing link to MobileNetV1 FPN for 22.2 (#13107)
* DOCS: Fixing link to MobileNetV1 FPN for 22.2

A small fix for a broken link to MobileNetV1 FPN model in "Quantizing Object Detection Model with Accuracy Control" article

* Update README.md

Fixing broken code block.
2022-09-19 18:34:39 +04:00
Maciej Smyk
944c8b7fb5 Update openvino_ecosystem.md (#13098) 2022-09-19 18:33:51 +04:00
Yuan Xu
5792a4a6df Fix language switcher for 22/2 (#13076)
* port fix from master

* Revert "port fix from master"

This reverts commit 903abd946a.

* Revert "Revert "port fix from master""

This reverts commit 63e1e944a0.
2022-09-19 16:50:46 +04:00
Karol Blaszczak
8fa3b23c6d DOCS-doc_structure_step_2 - recreated (#13082)
* DOCS-doc_structure_step_2

- adjustments to the previous change based on feedback
- changes focusing on ModelOptimizer section to mitigate the removal of ONNX and PdPd articles

* remove 2 files we brought back after 22.1
2022-09-19 16:50:29 +04:00
Sebastian Golebiewski
d83741f433 Porting: Change notebooks fetching link for documentation #12750 (#13046)
* Porting: Change notebooks fetching link for documentation

Porting:

#12750

There are newly generated files (since 30.08.2022) that seem to be fine but apparently "latest" is not build in the docs:

https://repository.toolbox.iotg.sclab.intel.com/projects/ov-notebook/0.1.0-latest/20220913220807/dist/rst_files/

The question remains, why is it so?

* Update consts.py

Updating to the most recent version from 13.09

https://repository.toolbox.iotg.sclab.intel.com/projects/ov-notebook/0.1.0-latest/20220913220807/dist/rst_files/
2022-09-19 16:48:29 +04:00
Karol Blaszczak
9a0a0c4e2c [DOC][CPU] Updated CPU suppported i/o precisions map (#12839) (#13077)
Co-authored-by: Gorokhov Dmitriy <dmitry.gorokhov@intel.com>
2022-09-19 16:48:14 +04:00
Karol Blaszczak
37a0278204 change 2 images for asynch mode (#13071)
changing two screenshots in "general optimizations" to one comparison csv image
2022-09-19 16:47:56 +04:00
Karol Blaszczak
48ea77df85 change hello reshape ssd sample port to 22.2 (#12657) (#13068)
* change hello reshape ssd sample (#12657)

ssdlite_mobilenet_v2 changed to mobilenet-ssd, as per J. Espinoza's request, to fix 
84516

* one more correction of mobilnet
2022-09-19 16:47:15 +04:00
Karol Blaszczak
4451ef7d42 Math equation in POT - port to 22.2 (#13067) 2022-09-19 16:46:49 +04:00
Sebastian Golebiewski
427900eca7 DOCS-homepage-restyling-pt1-to-22.2 (#12300)
Porting to 2022.2 branch
2022-09-19 16:46:41 +04:00