Commit Graph

1768 Commits

Author SHA1 Message Date
Karol Blaszczak da79964bd3
[DOCS] banner what's new text (#19730) 2023-09-11 12:15:47 +02:00
Maciej Smyk 86c3184e2f
Update installing-openvino-pip.md (#19726) 2023-09-11 11:02:26 +02:00
Karol Blaszczak 932ba63744
[DOCS] feature transition section (#19506)
* [DOCS] legacy features section

* pass 2 of extensions

* Apply suggestions from code review

---------

Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>
2023-09-09 20:30:51 +02:00
Alexander Suvorov 815ce1c595
Add selector tool 2023.1 2023-09-08 21:22:16 +02:00
bstankix 8f73cb19b1
[DOCS] Integrate coveo search engine (#19703) 2023-09-08 14:07:27 +00:00
Bartlomiej Bielawa 7b59190521
[DOCS] Move menu arrows to the left side (#19677) 2023-09-08 14:01:10 +00:00
Maciej Smyk 79ac4a5763
img-fix (#19699) 2023-09-08 15:16:03 +02:00
Maciej Smyk d9805a8871
[DOCS] ShapeOf-3 & Supported Model Formats fix for master (#19694)
* fix

* Update supported_model_formats.md
2023-09-08 13:33:38 +02:00
Artyom Anokhov f9560518e3
[DOC] Add hints for debug build (#19675)
* Added HINTS for generating PDB files and debugging

* Fixed upper case

* Keep hint only for Windows OS

* build_raspbian.md: Added empty line
2023-09-07 16:39:02 +02:00
Karol Blaszczak c123843d0d
[DOCS] installation guide restructuring 23.1 master (#19241) 2023-09-06 17:46:55 +02:00
Maciej Smyk 4598da7a55
[DOCS][PT FE] Update pytorch conversion docs for master 2023-09-06 08:15:35 +02:00
Maciej Smyk 8f6b30a8f9
link fix (#19624) 2023-09-05 14:59:06 +00:00
Alexander Suvorov 53414832eb
add 2023.0.2 selector tool (#19598) 2023-09-05 09:51:04 +02:00
Maciej Smyk 3677dda457
[DOCS] 23.0 to 23.1 link update for master (#19584)
* 2023.1 link fix

* 2023.1 link fix

* 2023.1 link fix

* 2023.1 link fix

* 2023.1 link fix
2023-09-04 15:40:02 +02:00
Sebastian Golebiewski 2d760ba1bf
Adding Quantizing with Accuracy Control using NNCF notebook (#19585) 2023-09-04 14:57:35 +02:00
Maciej Smyk 511f06f9ba
[DOCS] Fix for Install from Docker Image for master (#19505)
* Update installing-openvino-docker-linux.md

* Update installing-openvino-docker-linux.md

* Update installing-openvino-docker-linux.md
2023-09-04 11:35:07 +02:00
bstankix 9297bc5128
[DOCS] Extend sphinx_sitemap to add custom metadata (#19579) 2023-09-04 08:37:30 +00:00
Karol Blaszczak a84eee9127
[DOCS] pytorch usage adjustment - model formats master (#19558) 2023-09-04 08:41:32 +02:00
Maciej Smyk 3daf4cb3b5
[DOCS] Torch.compile() documentation for master (#19447)
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com>
2023-09-04 08:39:50 +02:00
Karol Blaszczak 9715ccd992
[DOCS] adjustment to supported devices
adjustments will continue in following PRs
2023-09-01 10:46:04 +02:00
Sebastian Golebiewski 1cf3fe96af
[DOCS] Improve NNCF workflow images (#19040)
* Update DEVELOPMENT_FLOW_V3_crunch.svg

* Update DEVELOPMENT_FLOW_V3_crunch.svg

* update

* Update DEVELOPMENT_FLOW_V3_crunch.svg

* Update DEVELOPMENT_FLOW_V3_crunch.svg

* Update DEVELOPMENT_FLOW_V3_crunch.svg

* Update docs/optimization_guide/model_optimization_guide.md
2023-08-31 14:00:31 +02:00
Katarzyna Mitrus 9c61e0c4dd
[Docs] Remove IR version and nGraph name from the Opset doc (#19503)
* Remove IR version and nGraph name from the Opset12 doc

* Propagate the changes to each opsetX.md file
2023-08-30 11:51:01 +00:00
Sebastian Golebiewski 8aec490128
add-253 (#19500) 2023-08-30 13:46:27 +02:00
Sebastian Golebiewski 87f6e34a56
[DOCS] Improving code snippets for quantization (#19479)
* improve-snippets

* Apply suggestions from code review

Co-authored-by: Alexander Suslov <alexander.suslov@intel.com>

* Update docs/optimization_guide/nncf/ptq/code/ptq_tensorflow.py

Co-authored-by: Alexander Suslov <alexander.suslov@intel.com>

* update-path

* Update docs/optimization_guide/nncf/ptq/code/ptq_torch.py

---------

Co-authored-by: Alexander Suslov <alexander.suslov@intel.com>
2023-08-30 11:52:36 +02:00
Maciej Smyk e6f09ac197
[DOCS] Docker Guide Update for master (#19410)
* docker-update

* id fix

* Update installing-openvino-docker-linux.md

* Update installing-openvino-docker-linux.md

* Update installing-openvino-docker-linux.md
2023-08-29 08:45:14 +02:00
Sebastian Golebiewski f306007e59
update-notebooks (#19450)
Add notebook 252-fastcomposer-image-generation. Fix indentation, admonitions, broken links and images.
2023-08-28 14:23:23 +02:00
Karol Blaszczak 06003f18d5
[DOCS] speech sample deprecation (#19228) 2023-08-25 12:26:44 +02:00
Sofya Balandina b607c00c95
[conformance] Enable local cache using in SubgraphsDumper tool (#18850)
* [conformance] Fix same name for models

* add model name

* Update hash wwith input_info and graph_priority

* Fix double cache

* Read meta from file

* temp to check

* Move loop with caches and add attr to rename

* [conformance] Enable local cache using in SubgraphsDumper tool
2023-08-24 17:05:37 +02:00
Sebastian Golebiewski 22fe12fe9b
[DOCS] Updating MO documentation (#18757)
* restructure-mo-docs

* apply-commits-18214

Applying commits from:

https://github.com/openvinotoolkit/openvino/pull/18214

* update

* Apply suggestions from code review

Co-authored-by: Anastasiia Pnevskaia <anastasiia.pnevskaia@intel.com>

* Apply suggestions from code review

* Update model_introduction.md

* Update docs/resources/tensorflow_frontend.md

* Create MO_Python_API.md

* Apply suggestions from code review

Co-authored-by: Roman Kazantsev <roman.kazantsev@intel.com>

* revert

* Update Cutting_Model.md

* serialize

* serialize-in-image

* Update Deep_Learning_Model_Optimizer_DevGuide.md

* Apply suggestions from code review

Co-authored-by: Roman Kazantsev <roman.kazantsev@intel.com>

* Update model_conversion_diagram.svg

---------

Co-authored-by: Anastasiia Pnevskaia <anastasiia.pnevskaia@intel.com>
Co-authored-by: Roman Kazantsev <roman.kazantsev@intel.com>
2023-08-23 18:53:27 +02:00
Sebastian Golebiewski 6d3726024d
[DOCS] Updating Supported Model Formats article (#18495)
* supported_model_formats

* add-method

* apply-commits-18214

Applying commits from:
https://github.com/openvinotoolkit/openvino/pull/18214

* Update docs/MO_DG/prepare_model/convert_model/supported_model_formats.md

* Update docs/MO_DG/prepare_model/convert_model/supported_model_formats.md

* Update docs/MO_DG/prepare_model/convert_model/supported_model_formats.md

* Update docs/MO_DG/prepare_model/convert_model/supported_model_formats.md

* Update docs/MO_DG/prepare_model/convert_model/supported_model_formats.md

* Update supported_model_formats.md

* Update docs/MO_DG/prepare_model/convert_model/supported_model_formats.md

* Update docs/MO_DG/prepare_model/convert_model/supported_model_formats.md

* review-suggestions

* Update supported_model_formats.md
2023-08-23 18:26:07 +02:00
Karol Blaszczak 6eee51a6ef
[DOCS] including NPU documents (#19340) 2023-08-22 17:17:37 +02:00
Sebastian Golebiewski 6cd70af7c2
update-notebooks (#19337) 2023-08-22 15:37:37 +02:00
Sebastian Golebiewski 4703196f5c
link-to-frontend (#19178) 2023-08-22 11:21:56 +02:00
Sebastian Golebiewski 20bf7aec13
[DOCS] Update tutorials for master (#19307)
* update-160823

* fixes

* fix-toc-headings

* fix-headings

* fix

* fix-headings

* fix

* fix-headings

* fixes

* Update 220-cross-lingual-books-alignment-with-output.rst

* fixes

* fix

* fix-toc-headings

* fix-headings

* fix toc

* fix toc

* fix toc

* add-missing-301-nncf

* Update 301-tensorflow-training-openvino-nncf-with-output.rst

* fix toc

* fixes
2023-08-21 16:47:14 +02:00
Karol Blaszczak 601cfadabf
Update prerelease_information.md (#19282) 2023-08-18 20:00:54 +02:00
Karol Blaszczak 7635f89141
[DOCS] pre-releasenotes 23.1 Aug port master (#19273) 2023-08-18 17:58:01 +02:00
Ilya Lavrenov 75b48e9cdc
Added OpenCV minimal versions (#19231) 2023-08-17 16:45:01 +04:00
Sebastian Golebiewski 2a8143f548
[DOCS] Add numpy to installation instructions for master (#19127)
* add-numpy

* Apply suggestions from code review

Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>

* Apply suggestions from code review

Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>

---------

Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>
2023-08-16 10:20:49 +02:00
bstankix 5e1bcbdb93
[DOCS] Fix parameter name in design-tabs (#19211) 2023-08-16 07:42:01 +00:00
bstankix 6afe49decf
[DOCS] Add state retention to design-tabs (#19179) 2023-08-14 13:37:52 +00:00
Maciej Smyk e5c4350d92
[DOCS] Review release docs for master (#19152) 2023-08-14 13:40:34 +02:00
Sebastian Golebiewski 260273932a
remove-howto (#19139) 2023-08-11 14:01:22 +02:00
Stefania Hergane 24f8c4105e
[EISW-89824] [master] Rename VPUX to NPU (#19004)
* Change `VPUX`/`VPU` occurrences to `NPU`

* Switch `HARDWARE_AWARE_IGNORED_PATTERNS` VPU to NPU

* Rename `MYRIAD plugin`

* Rename vpu_patterns to npu_patterns in tools/pot

* Rename vpu.json to npu.json in tools/pot

* Rename restrict_for_vpu to restrict_for_npu in tools/pot

* Change keembayOptimalBatchNum to npuOptimalBatchNum

---------

Co-authored-by: Dan <mircea-aurelian.dan@intel.com>
2023-08-10 00:20:07 +04:00
hyunback kim 58bd8e7f0b
[GPU] Add disable winograd convolution in execute_config. (#18964)
* [GPU] Add disable winograd convolution in execute_config.

Signed-off-by: hyunback <hyunback.kim@intel.com>
2023-08-09 13:32:36 +09:00
Karol Blaszczak 859c03268b
[DOCS] installation guide restructuring (#19044) 2023-08-08 16:05:40 +02:00
Maciej Smyk 25b48dc105
[DOCS] Delete GNA pre-release content for master 2023-08-08 15:58:30 +02:00
Maciej Smyk 70e33469a8
Update model_optimization_guide.md (#18952) 2023-08-04 14:49:56 +02:00
Irina Efode 9b801bcff8
[CONFORMANCE] Add ReadMe file for new SubgraphsDumper tool (#18802)
* [CONFORMANCE] Add ReadMe file for new SubgraphsDumper tool

* Review comments apply

* move readme

* Update README.md

* Update README.md
2023-08-04 10:30:48 +00:00
Karol Blaszczak b7331016db
[DOCS] fix ext directive (#18990) 2023-08-04 12:22:48 +02:00
Dmitriy Valetov 245e0c8f7e
fix at docs/dev/build_webassembly.md (#18979) 2023-08-04 12:34:13 +04:00